Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F8764863
editorPlugins.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Subscribers
None
editorPlugins.css
View Options
.
EditorTableDialog
{
}
.
EditorTableDialog
.
etdTable
{
width
:
350
px
;
border
:
none
;
table-layout
:
fixed
;
border-collapse
:
collapse
;
}
.
EditorTableDialog
.
etdTable
td
{
width
:
200
px
;
border
:
#CCCCCC
0
px
solid
;
padding
:
5
px
;
}
.
EditorTableDialog
.
etdTable
td
.
left
{
width
:
200
px
;
}
.
EditorTableDialog
.
etdTable
td
.
right
{
width
:
150
px
;
}
.
EditorTableDialog
.
dijitTextBox
{
width
:
50
px
;
float
:
right
;
padding-left
:
3
px
;
}
.
EditorTableDialog
.
dijitComboBox
{
width
:
85
px
;
padding-left
:
5
px
;
}
.
EditorTableDialog
.
etdTable
.
floatDijit
{
float
:
right
;
}
.
EditorTableDialog
label
{
float
:
right
;
margin
:
0
;
margin-right
:
5
px
;
}
.
EditorTableDialog
.
cellpad
{
background
:
url
(
images/cellpad.png
)
no-repeat
5
px
;
}
.
EditorTableDialog
.
cellspace
{
background
:
url
(
images/cellspace.png
)
no-repeat
5
px
;
}
.
dialogButtonContainer
{
text-align
:
right
;
margin-top
:
10
px
;
cursor
:
pointer
;
}
.
colorSwatchBtn
{
display
:
block
;
border
:
#666666
2
px
solid
;
background-color
:
#CCCCCC
;
width
:
16
px
;
height
:
16
px
;
cursor
:
pointer
;
float
:
right
;
}
.
colorSwatchBtn
:
hover
{
border
:
#0099FF
2
px
solid
;
}
.
colorSwatchBtn
div
{
background-color
:
#CCCCCC
;
width
:
16
px
;
height
:
16
px
;
cursor
:
pointer
;
}
.
editorIcon
{
background-image
:
url
(
images/tableIcons.png
);
background-repeat
:
no-repeat
;
width
:
16
px
;
height
:
16
px
;
text-align
:
center
;
}
.
editorIconUploadImage
{
background
:
url
(
images/uploadImageIcon.gif
)
no-repeat
0
px
4
px
;
}
.
editorIconInsertTable
{
background-position
:
0
px
0
px
;
}
.
editorIconInsertTableRowBefore
{
background-position
:
-19
px
0
px
;
}
.
dijitDisabled
.
editorIconInsertTableRowBefore
{
background-position
:
-120
px
0
px
;
}
.
editorIconInsertTableRowAfter
{
background-position
:
-35
px
0
px
;
}
.
dijitDisabled
.
editorIconInsertTableRowAfter
{
background-position
:
-136
px
0
px
;
}
.
editorIconInsertTableColumnBefore
{
background-position
:
-52
px
0
px
;
}
.
dijitDisabled
.
editorIconInsertTableColumnBefore
{
background-position
:
-154
px
0
px
;
}
.
editorIconInsertTableColumnAfter
{
background-position
:
-69
px
0
px
;
}
.
dijitDisabled
.
editorIconInsertTableColumnAfter
{
background-position
:
-171
px
0
px
;
}
.
editorIconDeleteTableRow
{
background-position
:
-86
px
0
px
;
}
.
dijitDisabled
.
editorIconDeleteTableRow
{
background-position
:
-205
px
0
px
;
}
.
editorIconDeleteTableColumn
{
background-position
:
-103
px
0
px
;
}
.
dijitDisabled
.
editorIconDeleteTableColumn
{
background-position
:
-188
px
0
px
;
}
.
editorIconColorTableCell
{
background-position
:
-222
px
0
px
;
}
.
dijitDisabled
.
editorIconColorTableCell
{
background-position
:
-239
px
0
px
;
}
.
editorIconModifyTable
{
background-position
:
-256
px
0
px
;
}
.
dijitDisabled
.
editorIconModifyTable
{
background-position
:
-273
px
0
px
;
}
.
RichTextEditable
.
dijitTextBox
,
.
RichTextEditable
.
dijitComboBox
,
.
RichTextEditable
.
dijitSpinner
{
width
:
5
em
;
}
.
dojoxDropDownSelect
{
background
:
#FFFFFF
url
(
images/dropBk.png
)
repeat-x
scroll
left
top
;
border
:
1
px
solid
;
border-top-color
:
#cccccc
;
border-right-color
:
#cccccc
;
border-left-color
:
#999999
;
border-bottom-color
:
#ffffff
;
}
.
dojoxDropDownSelect
.
dojoxDropDownSelectHover
{
background-image
:
url
(
images/dropBkOver.png
);
}
.
dojoxDropDownSelect
button
{
line-height
:
16
px
;
height
:
16
px
;
width
:
100
px
;
text-align
:
left
;
color
:
#8397b9
;
}
.
dijitButtonNode
.
dijitArrowButtonInner
{
background
:
url
(
../../../../dijit/themes/tundra/images/spriteArrows.png
)
no-repeat
left
top
;
width
:
7
px
;
}
.
dojoxEditorUploadNorm
{
font-family
:
Arial
;
font-size
:
12
px
;
vertical-align
:
middle
;
margin
:
0
;
line-height
:
normal
;
text-align
:
center
;
white-space
:
nowrap
;
cursor
:
pointer
;
background
:
#ccc
url
(
"images/uploadImageIcon.gif"
)
no-repeat
2
px
2
px
;
}
.
dojoxEditorUploadHover
{
background
:
#ccc
url
(
"images/uploadImageIcon.gif"
)
no-repeat
2
px
0
px
;
}
.
dojoxEditorUploadActive
{
background
:
#ccc
url
(
"images/uploadImageIcon.gif"
)
no-repeat
2
px
4
px
;
}
.
dojoxEditorUploadDisabled
{
background
:
#ccc
url
(
"images/uploadImageIcon.gif"
)
no-repeat
2
px
2
px
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 7, 10:20 (2 d, 8 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32705
Default Alt Text
editorPlugins.css (3 KB)
Attached To
rZED Zed
Event Timeline
Log In to Comment