Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117752630
ie6hacks.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
3 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
;
width
:
expression
(
(
parseInt
(
document
.
documentElement
.
clientWidth
)
-250
)
+
'px'
);
}
img
{
behavior
:
url
(
skins/classic/pngbehavior.htc
);
}
#
logo
{
width
:
178
px
;
height
:
47
px
;
}
body
>
#
message
div
.
notice
,
body
>
#
message
div
.
error
,
body
>
#
message
div
.
warning
,
body
>
#
message
div
.
confirmation
,
#
message-objects
div
.
notice
,
#
message-objects
div
.
error
,
#
message-objects
div
.
warning
,
#
message-objects
div
.
confirmation
{
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
);
}
#
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
:
250
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
;
}
#
directorylist
li
{
background-image
:
url
(
images/icons/folders.gif
);
}
.
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'
);
}
#
compose-body-div
{
height
:
expression
(
parseInt
(
this
.
parentNode
.
offsetHeight
)
+
'px'
);
}
#
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
.
priority
span
.
priority
,
#
messagelist
tr
td
.
priority
span
.
prio1
,
#
messagelist
tr
td
.
priority
span
.
prio2
,
#
messagelist
tr
td
.
priority
span
.
prio3
,
#
messagelist
tr
td
.
priority
span
.
prio4
,
#
messagelist
tr
td
.
priority
span
.
prio5
,
#
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
);
}
#
messagelist
tr
td
div
.
collapsed
,
#
messagelist
tr
td
div
.
expanded
{
background-color
:
#fff
;
}
body
.
iframe
.
boxtitle
{
position
:
absolute
;
}
#
subscription-table
{
width
:
auto
;
}
#
sourcename
{
zoom
:
1
;
}
#
abookactions
a
{
background-image
:
url
(
"images/icons/groupactions.gif"
);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 4, 4:25 AM (1 d, 17 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18761448
Default Alt Text
ie6hacks.css (3 KB)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline