Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F4597143
mail.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Subscribers
None
mail.css
View Options
html
,
body
,
#
main
{
width
:
100
%
;
/* make the body expand to fill the visible window */
height
:
100
%
;
overflow
:
hidden
;
/* erase window level scrollbars */
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
font
:
10
pt
Arial
,
Myriad
,
Tahoma
,
Verdana
,
sans-serif
;
}
#
banner
,
#
footer
{
background-color
:
#b7cdee
;
color
:
#333
;
padding
:
3
px
;
}
#
banner
{
text-align
:
right
;
}
/* list of messages
TODO: If i add the rules below as a plain tr/td it seems to mess up accordion, tree, etc. ???
*/
#
listPane
tr
:
hover
,
#
listPane
td
:
hover
,
.
dijitTreeContent
:
hover
{
background-color
:
#b7cdee
;
color
:
#333
;
cursor
:
pointer
;
}
#
listPane
tr
,
#
listPane
td
{
cursor
:
pointer
;
}
th
{
background-color
:
#4f8ce5
;
color
:
#fff
;
font-weight
:
:
bold
!important
;
margin
:
0
;
padding
:
3
px
;
background-image
:
url
(
'../../themes/soria/images/gradientTopBg.png'
);
background-position
:
0
px
-1
px
;
}
th
.
arrowNode
{
position
:
relative
;
right
:
2
px
;
width
:
16
px
;
height
:
16
px
;
}
th
.
arrowUp
.
arrowNode
{
padding-right
:
16
px
;
background
:
transparent
url
(
"../../themes/soria/images/arrows.png"
)
no-repeat
;
background-position
:
-32
px
0
px
;
}
th
.
arrowDown
.
arrowNode
{
padding-right
:
16
px
;
background
:
transparent
url
(
"../../themes/soria/images/arrows.png"
)
no-repeat
;
background-position
:
0
px
0
px
;
}
.
demoTable
td
{
padding
:
3
px
;
}
.
demoTable
{
border-spacing
:
0
;
padding
:
0
;
margin
:
0
;
width
:
98
%
;
}
.
oddRow
{
background-color
:
#f2f5f9
;
}
#
message
{
padding
:
8
px
;
}
/* Stuff for new messages */
.
subject
{
background
:
gray
;
width
:
100
%
;
padding-top
:
5
px
;
padding-bottom
:
10
px
;
}
.
message
{
border
:
black
2
px
;
}
.
messageHeader
{
font
:
12
pt
Arial
,
sans-serif
;
font-weight
:
bold
;
color
:
#333
;
}
body
.
dojoSplitPane
{
background
:
#ededff
;
overflow
:
auto
;
}
/* Icons */
.
mailIconCancel
,
.
mailIconOptions
,
.
mailIconFolderDocuments
,
.
mailIconFolderInbox
,
.
mailIconFolderSent
,
.
mailIconGetMail
,
.
mailIconNewMessage
,
.
mailIconMailbox
,
.
mailIconOk
,
.
mailIconTrashcanFull
{
background-image
:
url
(
'icons.png'
);
/* mail icons sprite image */
background-repeat
:
no-repeat
;
width
:
16
px
;
height
:
16
px
;
text-align
:
center
;
padding-right
:
4
px
;
}
.
dj_ie6
.
mailIconCancel
,
.
dj_ie6
.
mailIconOptions
,
.
dj_ie6
.
mailIconFolderDocuments
,
.
dj_ie6
.
mailIconFolderInbox
,
.
dj_ie6
.
mailIconFolderSent
,
.
dj_ie6
.
mailIconGetMail
,
.
dj_ie6
.
mailIconNewMessage
,
.
dj_ie6
.
mailIconMailbox
,
.
dj_ie6
.
mailIconOk
,
.
dj_ie6
.
mailIconTrashcanFull
{
background-image
:
url
(
'icons.gif'
);
}
.
mailIconCancel
{
background-position
:
0
px
;
}
.
mailIconOptions
{
background-position
:
-22
px
;
}
.
mailIconFolderDocuments
{
background-position
:
-44
px
;
}
.
mailIconFolderInbox
{
background-position
:
-66
px
;
}
.
mailIconFolderSent
{
background-position
:
-88
px
;
}
.
mailIconGetMail
{
background-position
:
-110
px
;
}
.
mailIconNewMessage
{
background-position
:
-132
px
;
}
.
mailIconMailbox
{
background-position
:
-154
px
;
}
.
mailIconOk
{
background-position
:
-176
px
;
}
.
mailIconTrashcanFull
{
background-position
:
-198
px
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Dec 15, 11:37 (3 d, 6 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
24144
Default Alt Text
mail.css (2 KB)
Attached To
rZED Zed
Event Timeline
Log In to Comment