UNPKG
processmaker-builder
Version:
3_2_2 (1.0.0)
latest (3.2.2)
3.2.2
1.0.0
The gulp task runner for ProcessMaker building
bitbucket.org/duhnnie/processmaker
processmaker-builder
/
gulliver
/
js
/
tinymce
/
jscripts
/
tiny_mce
/
plugins
/
table
/
css
/
cell.css
18 lines
(14 loc)
•
226 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* CSS file for cell dialog in the table plugin */
.panel_wrapper
div
.current
{
height
:
200px
; }
.advfield
{
width
:
200px
; }
#action
{
margin-bottom
:
3px
;
margin
-up:
3px
; }
#class
{
width
:
150px
; }