Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3314002
ie6hacks.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
ie6hacks.css
View Options
/* CSS hacks for IE versions 5,6 */
#
taskbar
{
background
:
url
(
images/taskbar.gif
)
top
right
no-repeat
;
}
img
{
behavior
:
url
(
skins/default/pngbehavior.htc
);
}
#
logo
{
width
:
178
px
;
height
:
47
px
;
}
#
message
div
.
notice
,
#
message
div
.
error
,
#
message
div
.
warning
,
#
message
div
.
confirmation
,
#
remote-objects-message
{
background-image
:
url
(
images/display/icons.gif
);
}
#
messagemenu
li
a
{
background-image
:
url
(
images/messageactions.gif
);
}
#
mailboxlist
li
{
background-image
:
url
(
images/icons/folders.gif
);
}
#
attachment-list
{
height
:
expression
(
Math
.
min
(
16
,
parseInt
(
document
.
documentElement
.
clientHeight
))
+
'px'
);
}
#
messagetoolbar
a
{
display
:
block
;
float
:
left
;
padding-right
:
10
px
;
}
.
boxfooter
a
.
button
,
.
boxfooter
a
.
buttonPas
{
background-image
:
url
(
images/icons/groupactions.gif
);
}
.
pagenav
{
width
:
200
px
;
}
.
pagenav
a
.
button
,
.
pagenav
a
.
buttonPas
{
background-image
:
url
(
images/pagenav.gif
);
}
#
listcontrols
a
.
button
,
#
listcontrols
a
.
buttonPas
{
background-image
:
url
(
images/mail_footer.gif
);
}
#
messagetoolbar
a
.
button
,
#
messagetoolbar
a
.
buttonPas
{
background-image
:
url
(
images/mail_toolbar.gif
);
}
#
abooktoolbar
a
.
button
,
#
abooktoolbar
a
.
buttonPas
,
#
abooktoolbar
span
.
separator
{
background-image
:
url
(
images/abook_toolbar.gif
);
}
ul
.
toolbarmenu
li
a
,
.
popupmenu
li
a
{
clear
:
left
;
height
:
expression
(
Math
.
min
(
14
,
parseInt
(
document
.
documentElement
.
clientHeight
))
+
'px'
);
width
:
expression
(
Math
.
min
(
130
,
parseInt
(
document
.
documentElement
.
clientWidth
))
+
'px'
);
}
ul
.
toolbarmenu
li
.
separator_below
{
padding-bottom
:
3
px
;
}
.
boxfooter
{
width
:
100
%
;
bottom
:
-1
px
;
}
.
boxtitle
,
#
directorylist
li
a
{
width
:
auto
;
}
.
boxlistcontent
{
top
:
21
px
;
height
:
expression
(
(
parseInt
(
this
.
parentNode
.
offsetHeight
)
-24-parseInt
(
this
.
style
.
top
?
this
.
style
.
top
:
21
))
+
'px'
);
}
#
compose-div
.
boxlistcontent
{
height
:
expression
(
(
parseInt
(
this
.
parentNode
.
offsetHeight
)
-23-parseInt
(
this
.
style
.
top
?
this
.
style
.
top
:
21
))
+
'px'
);
}
#
directorylistbox
,
#
folder-manager
{
height
:
expression
(
(
parseInt
(
document
.
documentElement
.
clientHeight
)
-105
)
+
'px'
);
}
#
messagelist
tr
td
div
.
collapsed
,
#
messagelist
tr
td
div
.
expanded
,
#
messagelist
tr
td
.
threads
div
.
listmenu
,
#
messagelist
tr
td
.
attachment
span
.
attachment
,
#
messagelist
tr
td
.
attachment
span
.
report
,
#
messagelist
tr
td
.
flag
span
.
flagged
,
#
messagelist
tr
td
.
flag
span
.
unflagged
:
hover
,
#
messagelist
tr
td
.
status
span
.
status
,
#
messagelist
tr
td
.
status
span
.
msgicon
,
#
messagelist
tr
td
.
status
span
.
deleted
,
#
messagelist
tr
td
.
status
span
.
unread
,
#
messagelist
tr
td
.
status
span
.
unreadchildren
,
#
messagelist
tr
td
.
subject
span
.
msgicon
,
#
messagelist
tr
td
.
subject
span
.
deleted
,
#
messagelist
tr
td
.
subject
span
.
unread
,
#
messagelist
tr
td
.
subject
span
.
replied
,
#
messagelist
tr
td
.
subject
span
.
forwarded
,
#
messagelist
tr
td
.
subject
span
.
unreadchildren
{
background-image
:
url
(
images/messageicons.gif
);
}
body
.
iframe
.
boxtitle
{
position
:
absolute
;
}
#
subscription-table
{
width
:
auto
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 9, 2:47 PM (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
540620
Default Alt Text
ie6hacks.css (2 KB)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment