Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F4383174
soriaGrid.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
12 KB
Subscribers
None
soriaGrid.css
View Options
.
dojoxGrid
{
position
:
relative
;
background-color
:
#EBEADB
;
font-family
:
Geneva
,
Arial
,
Helvetica
,
sans-serif
;
-moz-
outline-style
:
none
;
outline
:
none
;
overflow
:
hidden
;
height
:
0
;
}
.
dojoxGrid
table
{
padding
:
0
;
}
.
dojoxGrid
td
{
-moz-
outline
:
none
;
}
.
dojoxGridMasterHeader
{
position
:
relative
;
}
.
dojoxGridMasterView
{
position
:
relative
;
}
.
dojoxGridMasterMessages
{
position
:
relative
;
padding
:
1
em
;
text-align
:
center
;
background-color
:
white
;
}
.
dojoxGridView
{
position
:
absolute
;
overflow
:
hidden
;
}
.
dojoxGridHeader
{
position
:
absolute
;
overflow
:
hidden
;
cursor
:
default
;
}
.
dojoxGridHeader
{
background-color
:
#E8E1CF
;
}
.
dojoxGridHeader
table
{
text-align
:
center
;
}
.
dojoxGridHeader
.
dojoxGridCell
{
border
:
1
px
solid
;
border-color
:
#F6F4EB
#ACA899
#ACA899
#F6F4EB
;
background
:
url
(
images/grid_dx_gradient.gif
)
#E8E1CF
top
repeat-x
;
padding-bottom
:
2
px
;
}
.
dojoxGridHeader
.
dojoxGridCellOver
{
background-image
:
none
;
background-color
:
white
;
border-bottom-color
:
#FEBE47
;
margin-bottom
:
0
;
padding-bottom
:
0
;
border-bottom-width
:
3
px
;
}
.
dojoxGridHeader
.
dojoxGridCellFocus
{
border
:
1
px
dashed
blue
;
}
.
dojoxGridHeader
.
dojoxGridCellFocus
.
dojoxGridCellOver
{
background-image
:
none
;
background-color
:
white
;
border-bottom-color
:
#FEBE47
;
margin-bottom
:
0
;
padding-bottom
:
0
;
border-bottom-width
:
3
px
;
}
.
dojoxGridArrowButtonNode
{
display
:
none
;
padding-left
:
16
px
;
}
.
dojoxGridArrowButtonChar
{
display
:
inline
;
}
.
dojoxGridArrowButtonNode
:
hover
{
cursor
:
default
;
}
.
dojoxGridArrowButtonChar
:
hover
{
cursor
:
default
;
}
.
dojoxGridSortUp
:
hover
{
cursor
:
default
;
}
.
dojoxGridSortDown
:
hover
{
cursor
:
default
;
}
.
dijit_a11y
.
dojoxGridArrowButtonChar
{
display
:
inline
!important
;
}
.
dojoxGridScrollbox
{
position
:
relative
;
overflow
:
auto
;
background-color
:
white
;
width
:
100
%
;
}
.
dojoxGridContent
{
position
:
relative
;
overflow
:
hidden
;
-moz-
outline-style
:
none
;
outline
:
none
;
}
.
dojoxGridRowbar
{
border
:
1
px
solid
;
border-color
:
#F6F4EB
#ACA899
#ACA899
#F6F4EB
;
border-top
:
none
;
background
:
url
(
images/grid_dx_gradient.gif
)
#E8E1CF
top
repeat-x
;
}
.
dojoxGridRowbarInner
{
border-top
:
1
px
solid
#F6F4EB
;
}
.
dojoxGridRowbarOver
{
background-image
:
none
;
background-color
:
white
;
border-top-color
:
#FEBE47
;
border-bottom-color
:
#FEBE47
;
}
.
dojoxGridRowbarSelected
{
background-color
:
#D9E8F9
;
}
.
dojoxGridRow
{
position
:
relative
;
width
:
9000
em
;
}
.
dojoxGridRow
{
border
:
1
px
solid
#E8E4D8
;
border-color
:
#F8F7F1
;
border-left
:
none
;
border-right
:
none
;
background-color
:
white
;
border-top
:
none
;
}
.
dojoxGridRowOver
{
border-top-color
:
#FEBE47
;
border-bottom-color
:
#FEBE47
;
}
.
dojoxGridRowOdd
{
background-color
:
#FFFDF3
;
}
.
dojoxGridRowSelected
{
background-color
:
#D9E8F9
;
}
.
dojoxGridRowTable
{
table-layout
:
fixed
;
width
:
0
;
empty-cells
:
show
;
}
.
dj_ie
.
dojoxGridRowTable
{
border-collapse
:
collapse
;
}
.
dojoxGridInvisible
{
visibility
:
hidden
;
}
.
Xdojo-ie
.
dojoxGridInvisible
{
display
:
none
;
}
.
dojoxGridInvisible
td
,
.
dojoxGridHeader
.
dojoxGridInvisible
td
{
border-top-width
:
0
;
border-bottom-width
:
0
;
padding-top
:
0
;
padding-bottom
:
0
;
height
:
0
;
overflow
:
hidden
;
}
.
dojoxGridCell
{
border
:
1
px
solid
;
border-color
:
#EBEADB
;
border-right-color
:
#D5CDB5
;
padding
:
3
px
3
px
3
px
3
px
;
text-align
:
left
;
overflow
:
hidden
;
}
.
dojoxGridCellFocus
{
border
:
1
px
dashed
blue
;
}
.
dojoxGridCellOver
{
border
:
1
px
dotted
#FEBE47
;
}
.
dojoxGridCellFocus
.
dojoxGridCellOver
{
border
:
1
px
dashed
green
;
}
.
dojoxGridRowEditing
td
{
background-color
:
#F4FFF4
;
}
.
dojoxGridRow-inserting
td
{
background-color
:
#F4FFF4
;
}
.
dojoxGridRow-inflight
td
{
background-color
:
#F2F7B7
;
}
.
dojoxGridRow-error
td
{
background-color
:
#F8B8B6
;
}
.
dojoxGridInput
,
.
dojoxGridSelect
,
.
dojoxGridTextarea
{
margin
:
0
;
padding
:
0
;
border-style
:
none
;
width
:
100
%
;
font-size
:
100
%
;
font-family
:
inherit
;
}
.
dojoxGridHiddenFocus
{
position
:
absolute
;
top
:
-1000
px
;
height
:
0
;
width
:
0
;
}
.
dijit_a11y
.
dojoxGridRowbarSelected
{
border-top
:
1
px
solid
white
;
border-bottom
:
1
px
dashed
black
;
border-top
:
0
;
background
:
none
;
}
.
dijit_a11y
.
dojoxGridRowbarSelected
.
dojoxGridRowbarInner
{
border
:
0
;
border-top
:
1
px
solid
white
;
}
.
dijit_a11y
.
dojoxGridRowSelected
{
border
:
1
px
solid
black
!important
;
}
.
dojoxGridDndAvatar
{
font-size
:
100
%
;
}
.
dojoxGrid
.
dojoDndItemBefore
{
border-left-color
:
red
;
}
.
dojoxGrid
.
dojoDndItemAfter
{
border-right-color
:
red
;
}
.
dijit_a11y
.
dojoDndItemBefore
{
border-left
:
double
;
}
.
dijit_a11y
.
dojoDndItemAfter
{
border-right
:
double
;
}
.
dojoxGridDndAvatarItem
td
{
border
:
1
px
solid
;
border-color
:
#F6F4EB
#ACA899
#ACA899
#F6F4EB
;
background
:
url
(
images/grid_dx_gradient.gif
)
#E8E1CF
top
repeat-x
;
padding
:
0
pt
;
margin
:
0
pt
;
}
.
dojoxGridDndAvatarItem
td
.
dojoxGridDndAvatarItemImage
{
border
:
0
;
border-color
:
#F6F4EB
#ACA899
#ACA899
#F6F4EB
;
background-color
:
transparent
;
padding
:
3
px
;
padding-bottom
:
2
px
;
margin
:
0
;
}
.
dojoDndMove
.
dojoxGridDndAvatarItem
.
dojoxGridDndAvatarItemImage
{
background-image
:
url
(
../../../dojo/resources/images/dndNoMove.png
);
background-repeat
:
no-repeat
;
background-position
:
center
center
;
}
.
dojoDndCopy
.
dojoxGridDndAvatarItem
.
dojoxGridDndAvatarItemImage
{
background-image
:
url
(
../../../dojo/resources/images/dndNoCopy.png
);
background-repeat
:
no-repeat
;
background-position
:
center
center
;
}
.
dojoDndMove
.
dojoDndAvatarCanDrop
.
dojoxGridDndAvatarItem
.
dojoxGridDndAvatarItemImage
{
background-image
:
url
(
../../../dojo/resources/images/dndMove.png
);
background-repeat
:
no-repeat
;
background-position
:
center
center
;
}
.
dojoDndCopy
.
dojoDndAvatarCanDrop
.
dojoxGridDndAvatarItem
.
dojoxGridDndAvatarItemImage
{
background-image
:
url
(
../../../dojo/resources/images/dndCopy.png
);
background-repeat
:
no-repeat
;
background-position
:
center
center
;
}
.
dojoxGridColPlaceBottom
{
background
:
transparent
url
(
images/grid_sort_up.gif
)
no-repeat
scroll
left
top
;
}
.
dojoxGridColPlaceTop
{
background
:
transparent
url
(
images/grid_sort_down.gif
)
no-repeat
scroll
left
top
;
}
.
dojoxGridColPlaceTop
,
.
dojoxGridColPlaceBottom
{
font-size
:
1
px
;
height
:
6
px
;
z-index
:
10000
;
top
:
0
;
overflow
:
hidden
;
position
:
absolute
;
line-height
:
1
px
;
width
:
8
px
;
}
.
dojoxGridResizeColLine
{
width
:
1
px
;
background-color
:
#777
;
position
:
absolute
;
cursor
:
col-resize
;
z-index
:
10000
;
}
.
dojoxGridColNoResize
,
.
dojoxGridColNoResize
.
dojoDndItemOver
{
cursor
:
not-allowed
!important
;
}
.
dojoxGridColResize
,
.
dojoxGridColResize
.
dojoDndItemOver
,
.
dojoxGridColumnResizing
,
.
dojoxGridColumnResizing
.
dojoDndItemOver
,
.
dojoxGridColumnResizing
.
dojoxGridHeader
{
cursor
:
col-resize
!important
;
}
.
dojoxGridColPlaceBottom
{
background
:
transparent
url
(
images/grid_sort_up.gif
)
no-repeat
scroll
left
top
;
}
.
dojoxGridColPlaceTop
{
background
:
transparent
url
(
images/grid_sort_down.gif
)
no-repeat
scroll
left
top
;
}
.
dojoxGridColPlaceTop
,
.
dojoxGridColPlaceBottom
{
font-size
:
1
px
;
height
:
6
px
;
z-index
:
10000
;
top
:
0
;
overflow
:
hidden
;
position
:
absolute
;
line-height
:
1
px
;
width
:
8
px
;
}
.
dojoxGridResizeColLine
{
width
:
1
px
;
background-color
:
#777
;
position
:
absolute
;
}
.
dojoxGridExpandoCell
{
vertical-align
:
top
;
}
.
dojoxGridSummarySpan
{
visibility
:
hidden
;
}
.
dojoxGridSummaryRow
.
dojoxGridSummarySpan
,
.
dojoxGridRowCollapsed
.
dojoxGridSummarySpan
{
visibility
:
visible
;
}
.
dojoxGridNoChildren
.
dojoxGridExpando
{
visibility
:
hidden
!important
;
width
:
0
px
!important
;
}
.
soria
.
dojoxGrid
{
background-color
:
#e9e9e9
;
font-size
:
0.85
em
;
}
.
soria
.
dojoxGridMasterMessages
{
background-color
:
#fefefe
;
}
.
soria
.
dojoxGridHeader
{
background-color
:
#e9e9e9
;
}
.
soria
.
dojoxGridHeader
.
dojoxGridCell
{
border-width
:
1
px
;
padding-bottom
:
0
px
;
border-color
:
transparent
#ACA899
#919191
transparent
;
background
:
url
(
../../../dijit/themes/soria/images/titleBar.png
)
#e9e9e9
repeat-x
top
;
color
:
#000
!important
;
}
.
soria
.
dojoxGridHeader
.
dojoxGridCellOver
{
background
:
url
(
../../../dijit/themes/soria/images/titleBarActive.png
)
#e9e9e9
repeat-x
top
;
}
.
soria
.
dojoxGridHeader
.
dojoxGridCellFocus
{
border-color
:
#ACA899
#919191
;
border-style
:
dashed
;
}
.
soria
.
dojoxGridArrowButtonChar
{
float
:
right
;
display
:
none
;
}
.
soria
.
dojoxGridArrowButtonNode
{
display
:
block
!important
;
padding-left
:
0
px
;
float
:
right
;
background
:
url
(
"../../../dijit/themes/soria/images/spriteArrows.png"
)
no-repeat
left
center
;
margin-top
:
2
px
;
width
:
11
px
;
height
:
1
em
;
}
.
dj_ie6
.
soria
.
dojoxGridArrowButtonNode
{
background-image
:
url
(
"../../../dijit/themes/soria/images/spriteArrows.gif"
);
margin-left
:
0
px
;
}
.
soria
.
dojoxGridSortUp
.
dojoxGridArrowButtonNode
{
background-position
:
-21
px
;
}
.
dijit_a11y
.
soria
.
dojoxGridArrowButtonNode
{
display
:
none
!important
;
}
.
soria
.
dojoxGridScrollbox
{
background-color
:
#fefefe
;
}
.
soria
.
dojoxGridRowbar
{
border
:
none
;
background
:
url
(
../../../dijit/themes/soria/images/titleBar.png
)
#e9e9e9
repeat-y
right
;
border-right
:
1
px
solid
#ccc
;
padding
:
0
px
;
}
.
soria
.
dojoxGridRowbarInner
{
border
:
none
;
border-bottom
:
1
px
solid
#ccc
;
}
.
soria
.
dojoxGridRowbarOver
{
background
:
url
(
../../../dijit/themes/soria/images/titleBarActive.png
)
#e9e9e9
repeat-y
right
;
}
.
soria
.
dojoxGridRowbarSelected
{
background
:
url
(
../../../dijit/themes/soria/images/titleBar.png
)
#D9E8F9
no-repeat
center
;
border-right
:
1
px
solid
#ccc
;
}
.
soria
.
dojoxGridRow
{
border
:
none
;
background-color
:
white
;
}
.
soria
.
dojoxGridRowOver
{
border-top-color
:
#ccc
;
border-bottom-color
:
#ccc
;
}
.
soria
.
dojoxGridRowOver
.
dojoxGridCell
{
background-color
:
#60a1ea
;
color
:
#fff
;
}
.
soria
.
dojoxGridRowOdd
{
background-color
:
#f2f5f9
;
}
.
soria
.
dojoxGridRowSelected
{
background-color
:
#aec7e3
;
}
.
dijit_a11y
.
soria
.
dojoxGridRowSelected
{
background-color
:
#aec7e3
;
border-style
:
solid
;
}
.
soria
.
dojoxGridCell
{
border
:
1
px
dotted
#D5CDB5
;
border-left-color
:
transparent
;
border-top-color
:
transparent
;
}
.
dj_ff2
.
soria
.
dojoxGridCell
{
border-left-width
:
0
px
;
border-top-width
:
0
px
;
}
.
dj_ie6
.
soria
.
dojoxGridCell
{
border
:
1
px
solid
white
;
border-right
:
1
px
solid
#D5CDB5
;
}
.
soria
.
dojoxGridCellFocus
{
border
:
1
px
dashed
darkblue
;
}
.
soria
.
dojoxGridCellOver
{
border
:
1
px
dotted
#a6a6a6
;
}
.
soria
.
dojoxGridCellFocus
.
dojoxGridCellOver
{
border
:
1
px
dashed
darkblue
;
}
.
soria
.
dojoxGridRowEditing
td
{
background-color
:
#60a1ea
;
}
.
soria
.
dojoxGridRow-inserting
td
{
background-color
:
#F4FFF4
;
}
.
soria
.
dojoxGridRow-inflight
td
{
background-color
:
#F2F7B7
;
}
.
soria
.
dojoxGridRow-error
td
{
background-color
:
#F8B8B6
;
}
.
soria
.
dojoxGrid
.
dojoDndItemBefore
{
border-left-color
:
#4B5AAA
;
}
.
soria
.
dojoxGrid
.
dojoDndItemAfter
{
border-right-color
:
#4B5AAA
;
}
.
soria
.
dojoxGridExpando
{
float
:
left
;
height
:
18
px
;
width
:
18
px
;
text-align
:
center
;
margin-top
:
-3
px
;
}
.
dijitRtl
.
soria
.
dojoxGridExpando
{
float
:
right
;
}
.
soria
.
dojoxGridExpandoCell
{
padding-top
:
5
px
;
}
.
soria
.
dojoxGridExpandoNode
{
height
:
18
px
;
background-image
:
url
(
'../../../dijit/themes/soria/images/spriteTree.gif'
);
}
.
soria
.
dojoxGridExpandoOpened
.
dojoxGridExpandoNode
{
background
:
url
(
'../../../dijit/themes/soria/images/spriteTree.gif'
)
no-repeat
-18
px
top
;
}
.
soria
.
dojoxGridExpandoLoading
.
dojoxGridExpandoNode
{
background
:
url
(
'../../../dijit/themes/soria/images/treeExpand_loading.gif'
);
}
.
soria
.
dojoxGridTreeModel
.
dojoxGridNoChildren
.
dojoxGridExpando
{
visibility
:
visible
!important
;
width
:
18
px
!important
;
}
.
soria
.
dojoxGridTreeModel
.
dojoxGridNoChildren
.
dojoxGridExpandoNode
{
background
:
url
(
'../../../dijit/themes/soria/images/spriteTree.gif'
)
no-repeat
-36
px
top
;
}
.
soria
.
dojoxGridExpandoNodeInner
{
visibility
:
hidden
;
}
.
dijit_a11y
.
dojoxGridExpandoNodeInner
{
visibility
:
visible
;
}
.
soria
.
dojoxGridSummaryRow
.
dojoxGridCell
{
border-top-color
:
#999
;
border-top-style
:
solid
;
}
.
soria
.
dojoxGridSpacerCell
,
.
soria
.
dojoxGridExpandoCell
,
.
soria
.
dojoxGridSummaryRow
.
dojoxGridSpacerCell
{
border-color
:
transparent
;
border-right-color
:
#D5CDB5
;
}
.
soria
.
dojoxGridSummaryRow
.
dojoxGridTotalCell
,
.
soria
.
dojoxGridRowCollapsed
.
dojoxGridExpandoCell
,
.
soria
.
dojoxGridTreeModel
.
dojoxGridExpandoCell
{
border-bottom-color
:
#D5CDB5
;
}
.
soria
.
dojoxGridSubRowAlt
{
background-color
:
#F8F8F8
;
}
.
soria
.
dojoxGridRowOdd
.
dojoxGridSubRowAlt
{
background-color
:
#EDEFF3
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 7, 21:18 (22 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30204
Default Alt Text
soriaGrid.css (12 KB)
Attached To
rZED Zed
Event Timeline
Log In to Comment