Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F1134867
image.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
6 KB
Subscribers
None
image.css
View Options
.
dijitDialogUnderlay
{
background-color
:
#000
;
}
.
dojoxLightbox
{
position
:
absolute
;
z-index
:
999
;
overflow
:
hidden
;
width
:
100
px
;
height
:
100
px
;
border
:
11
px
solid
#fff
;
background
:
#fff
url
(
images/loading.gif
)
no-repeat
center
center
;
-webkit-
box-shadow
:
0
px
6
px
10
px
#636363
;
-webkit-
border-radius
:
3
px
;
-moz-
border-radius
:
4
px
;
border-radius
:
4
px
;
}
.
dojoxLightboxContainer
{
position
:
absolute
;
top
:
0
;
left
:
0
;
}
.
dojoxLightboxFooter
{
padding-bottom
:
5
px
;
position
:
relative
;
bottom
:
0
;
left
:
0
;
margin-top
:
8
px
;
color
:
#333
;
z-index
:
1000
;
font-size
:
10
pt
;
}
.
dojoxLightboxGroupText
{
color
:
#666
;
font-size
:
8
pt
;
}
.
LightboxNext
,
.
LightboxPrev
,
.
LightboxClose
{
float
:
right
;
width
:
16
px
;
height
:
16
px
;
cursor
:
pointer
;
}
.
nihilo
.
LightboxClose
,
.
tundra
.
LightboxClose
{
background
:
url
(
images/close.png
)
no-repeat
center
center
;
}
.
di_ie6
.
nihilo
.
LightboxClose
,
.
dj_ie6
.
tundra
.
LightboxClose
{
background
:
url
(
images/close.gif
)
no-repeat
center
center
;
}
.
nihilo
.
LightboxNext
,
.
tundra
.
LightboxNext
{
background
:
url
(
images/right.png
)
no-repeat
center
center
;
}
.
dj_ie6
.
nihilo
.
LightboxNext
,
.
dj_ie6
.
tundra
.
LightboxNext
{
background
:
url
(
images/right.gif
)
no-repeat
center
center
;
}
.
nihilo
.
LightboxPrev
,
.
tundra
.
LightboxPrev
{
background
:
url
(
images/left.png
)
no-repeat
center
center
;
}
.
dj_ie6
.
nihilo
.
LightboxPrev
,
.
dj_ie6
.
tundra
.
LightboxPrev
{
background
:
url
(
images/left.gif
)
no-repeat
center
center
;
}
.
soria
.
LightboxClose
,
.
soria
.
LightboxNext
,
.
soria
.
LightboxPrev
{
width
:
15
px
;
height
:
15
px
;
background
:
url
(
../../../dijit/themes/soria/images/spriteRoundedIconsSmall.png
)
no-repeat
center
center
;
background-position
:
-60
px
;
}
.
soria
.
LightboxNext
{
background-position
:
-30
px
0
;
}
.
soria
.
LightboxPrev
{
background-position
:
0
0
;
}
.
slideShowWrapper
{
position
:
relative
;
background
:
#fff
;
padding
:
8
px
;
border
:
1
px
solid
#333
;
padding-bottom
:
20
px
;
overflow
:
hidden
;
-moz-
border-radius
:
3
pt
;
-webkit-
border-radius
:
4
pt
;
-webkit-
drop-shadow
:
#ccc
4
pt
;
}
.
slideShowNav
{
position
:
absolute
;
bottom
:
-18
px
;
left
:
0
px
;
padding
:
0
px
3
px
2
px
0
px
;
background-color
:
#fff
;
width
:
100
%
;
}
.
slideShowNavWrapper
{
float
:
right
;
}
.
slideShowTitle
{
float
:
left
;
color
:
#333
;
font-size
:
10
pt
;
}
.
slideShowTitle
.
slideShowCounterText
{
font-size
:
6
pt
;
color
:
#666
;
}
.
slideShowHidden
{
position
:
absolute
;
display
:
none
;
height
:
1
px
;
width
:
1
px
;
}
.
slideShowImageWrapper
{
position
:
relative
;
text-align
:
center
;
margin-top
:
-42
px
;
float
:
left
;
width
:
100
%
;
}
.
slideShowImageWrapper
img
{
border
:
0
px
none
;
}
.
slideShowNotifier
{
background-color
:
red
;
width
:
100
px
;
height
:
5
px
;
font-size
:
1
%
;
}
.
slideShowSlideShow
{
position
:
absolute
;
top
:
30
px
;
padding
:
0
5
px
;
border
:
0
px
;
text-decoration
:
none
;
color
:
#2e6ab1
;
}
.
slideShowLoading
{
background-color
:
#fad66a
;
}
.
slideShowLoaded
{
background-color
:
transparent
;
}
.
slideShowCtrlPrev
{
background-position
:
-96
px
0
px
;
float
:
left
;
}
.
slideShowCtrlNext
{
background-position
:
-144
px
0
px
;
float
:
right
;
}
.
slideShowCtrlPlay
{
background-position
:
-190
px
0
px
;
position
:
absolute
;
}
.
slideShowPaused
.
slideShowCtrlPlay
{
background-position
:
-236
px
0
px
;
position
:
absolute
;
}
.
slideShowCtrl
span
.
slideShowCtrlHide
{
background-image
:
url
(
../../../dojo/resources/blank.gif
);
cursor
:
auto
;
}
.
slideShowCtrl
{
height
:
50
px
;
width
:
100
%
;
position
:
relative
;
z-index
:
999
;
float
:
left
;
}
.
slideShowCtrl
span
{
width
:
50
px
;
height
:
100
%
;
background-image
:
url
(
images/buttons.png
);
cursor
:
pointer
;
}
.
dj_ie
.
slideShowCtrl
span
{
background-image
:
url
(
images/buttons.gif
);
}
.
dj_ie6
.
slideShowPager
li
.
currentpage
,
.
dj_ie6
.
pagination
li
.
disablepage
{
margin-right
:
5
px
;
padding-right
:
0
;
}
.
thumbWrapper
.
thumbNav
{
background-repeat
:
no-repeat
;
background-position
:
center
;
padding-top
:
1
px
;
width
:
30
px
;
height
:
100
%
;
}
.
thumbOuter
{
padding-bottom
:
2
px
;
}
.
thumbOuter
.
thumbHoriz
{
width
:
500
px
;
height
:
85
px
;
}
.
thumbOuter
.
thumbVert
{
width
:
100
px
;
height
:
400
px
;
}
.
thumbOuter
.
enabled
{
background
:
transparent
url
(
images/buttons.png
)
no-repeat
center
center
;
}
.
dj_ie6
.
thumbOuter
.
enabled
{
background-image
:
url
(
images/buttons.gif
);
}
.
thumbOuter
.
thumbNav
img
{
width
:
48
px
;
height
:
75
px
;
}
.
thumbOuter
.
thumbClickable
div
{
cursor
:
pointer
;
}
.
thumbOuter
.
prevHoriz
{
background-position
:
-96
px
12
px
;
position
:
relative
;
float
:
left
;
height
:
100
%
;
}
.
thumbOuter
.
nextHoriz
{
background-position
:
-144
px
12
px
;
position
:
relative
;
float
:
right
;
height
:
100
%
;
}
.
thumbOuter
.
prevVert
{
background-position
:
0
px
0
px
;
height
:
48
px
;
width
:
48
px
;
margin-left
:
24
px
;
}
.
thumbOuter
.
nextVert
{
background-position
:
-48
px
0
px
;
height
:
48
px
;
width
:
48
px
;
margin-left
:
24
px
;
}
.
thumbWrapper
img
{
height
:
75
px
;
max-width
:
100
px
;
width
:
expression
(
this
.
width
>
100
?
100
:
true
);
}
.
thumbWrapper
.
thumbNav
.
imageGalleryThumb
{
height
:
50
px
;
}
.
thumbWrapper
.
thumbNotifier
{
background-color
:
red
;
width
:
0
px
;
margin-left
:
2
px
;
height
:
5
px
;
font-size
:
1
%
;
}
.
thumbWrapper
.
thumbLoaded
{
background-color
:
transparent
;
}
.
thumbScroller
{
overflow-x
:
hidden
;
overflow-y
:
hidden
;
text-align
:
center
;
}
.
thumbHoriz
.
thumbScroller
{
width
:
500
px
;
height
:
85
px
;
float
:
left
;
}
.
thumbVert
.
thumbScroller
{
height
:
500
px
;
width
:
100
px
;
}
.
thumbWrapper
{
float
:
left
;
}
.
thumbVert
.
thumbWrapper
{
width
:
100
px
;
height
:
10
px
;
}
.
thumbHoriz
.
thumbWapper
{
height
:
85
px
;
width
:
10
px
;
}
.
thumbWrapper
.
thumbHoriz
div
{
float
:
left
;
padding-right
:
2
px
;
}
.
thumbWrapper
.
thumbVert
{
width
:
100
px
;
}
.
thumbWrapper
.
thumbVert
div
{
padding-bottom
:
2
px
;
}
.
imageGalleryWrapper
{
padding-bottom
:
20
px
;
text-align
:
center
;
}
.
dojoxBadge
{
position
:
relative
;
}
.
dojoxBadge
.
dojoxBadgeImage
{
position
:
absolute
;
top
:
0
;
left
:
0
;
margin
:
0
;
padding
:
0
;
}
.
dojoxBadge
{
margin
:
0
;
padding
:
0
;
border
:
1
px
solid
#eee
;
}
.
dojoxBadge
.
dojoxBadgeImage
{
overflow
:
hidden
;
margin-left
:
1
px
;
margin-top
:
1
px
;
background
:
#ededed
;
z-index
:
90
;
}
.
dojoxBadge
.
dojoxBadgeSeen
{
background-color
:
#dedede
;
}
.
dojoxBadge
.
dojoxBadgeOver
{
background-color
:
green
!important
;
}
.
dojoxBadge
.
dojoxBadgeTop
{
z-index
:
99
;
}
.
glassNode
{
overflow
:
hidden
;
position
:
absolute
;
visibility
:
hidden
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jul 5 2025, 12:56 (6 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25375
Default Alt Text
image.css (6 KB)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment