Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3313726
ie7hacks.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
3 KB
Referenced Files
None
Subscribers
None
ie7hacks.css
View Options
/**
* Roundcube webmail CSS hacks for IE 7
*
* Copyright (c) 2012, The Roundcube Dev Team
*
* The contents are subject to the Creative Commons Attribution-ShareAlike
* License. It is allowed to copy, distribute, transmit and to adapt the work
* by keeping credits to the original autors in the README file.
* See http://creativecommons.org/licenses/by-sa/3.0/ for details.
*/
/* #1488618 */
#
mainscreen
{
height
:
expression
(
(
parseInt
(
document
.
documentElement
.
clientHeight
)
-108
)
+
'px'
);
}
#
mainscreen
.
offset
{
height
:
expression
(
(
parseInt
(
document
.
documentElement
.
clientHeight
)
-150
)
+
'px'
);
}
.
minimal
#
mainscreen
{
height
:
expression
(
(
parseInt
(
document
.
documentElement
.
clientHeight
)
-82
)
+
'px'
);
}
.
minimal
#
mainscreen
.
offset
{
height
:
expression
(
(
parseInt
(
document
.
documentElement
.
clientHeight
)
-120
)
+
'px'
);
}
#
messagepartframe
{
height
:
expression
(
(
parseInt
(
this
.
parentNode
.
offsetHeight
)
-1
)
+
'px'
);
}
input
.
button
{
display
:
inline
;
font-size
:
90
%
;
}
a
.
iconbutton
,
a
.
deletebutton
,
.
boxpagenav
a
.
icon
,
.
pagenav
a
.
button
span
.
inner
,
.
boxfooter
.
listbutton
.
inner
,
.
attachmentslist
li
a
.
delete
,
.
attachmentslist
li
a
.
cancelupload
,
.
previewheader
.
iconlink
,
.
minimal
#
taskbar
.
button-inner
{
/* workaround for text-indent which also offsets the background image */
text-indent
:
0
;
font-size
:
0
;
line-height
:
0
;
overflow
:
hidden
;
text-align
:
right
;
text-decoration
:
none
;
}
.
boxpagenav
a
.
icon
{
color
:
#bbd3da
;
}
.
pagenav
a
.
button
,
.
pagenav
a
.
button
span
.
inner
,
.
previewheader
.
iconlink
,
#
uploadform
a
.
iconlink
{
display
:
inline
;
}
.
pagenavbuttons
{
top
:
4
px
;
}
.
dropbutton
.
dropbuttontip
{
right
:
-2
px
;
}
#
login-form
.
box-inner
form
{
margin
:
0
;
}
#
login-form
#
message
div
{
float
:
left
;
display
:
block
;
width
:
200
px
;
margin-left
:
130
px
;
white-space
:
nowrap
;
text-align
:
left
;
}
#
messageheader
.
previewheader
.
iconlink
{
color
:
#fff
;
height
:
14
px
;
}
#
uploadform
a
.
iconlink
{
text-indent
:
0
px
;
}
.
boxfooter
.
countdisplay
{
top
:
-12
px
;
}
ul
.
toolbarmenu
li
a
{
width
:
140
px
;
}
#
threadselectmenu
li
a
{
width
:
160
px
;
}
#
messagemenu
li
a
{
width
:
170
px
;
}
#
rcmKSearchpane
{
width
:
400
px
;
}
#
rcmKSearchpane
ul
li
{
width
:
380
px
;
text-overflow
:
ellipsis
;
}
table
.
listing
,
table
.
records-table
{
display
:
block
;
width
:
auto
;
border-collapse
:
expression
(
'separate'
,
cellSpacing
=
'0'
);
}
.
records-table
tbody
td
span
{
white-space
:
nowrap
;
}
table
.
listing
{
width
:
100
%
;
}
ul
.
toolbarmenu
li
label
{
margin
:
0
;
padding
:
3
px
8
px
;
}
.
searchbox
input
{
padding-top
:
4
px
;
padding-bottom
:
2
px
;
}
#
messagelistfooter
#
listcontrols
,
#
messagelistfooter
#
listselectors
,
#
messagelistfooter
#
countcontrols
,
.
pagenav
.
countdisplay
{
display
:
inline
;
}
#
messagelistfooter
#
countcontrols
{
position
:
relative
;
top
:
-4
px
;
}
#
messagecontframe
,
#
preferences-frame
{
position
:
absolute
;
left
:
0
;
right
:
0
;
top
:
0
;
bottom
:
0
;
}
#
composeoptionstoggle
{
display
:
inline
;
top
:
3
px
;
}
.
propform
{
margin
:
0
;
}
.
propform
fieldset
legend
{
color
:
#333
;
margin-left
:
-5
px
;
padding-left
:
0
;
}
.
contactfieldgroup
legend
{
margin-left
:
-14
px
;
}
.
contactfieldcontent
.
contactfieldbutton
{
top
:
-6
px
;
}
.
tabsbar
{
height
:
15
px
;
padding-bottom
:
15
px
;
}
.
tabsbar
.
tablink
{
padding
:
0
1
px
0
0
;
}
.
minimal
#
topline
{
width
:
100
%
;
height
:
18
px
;
box-sizing
:
border-box
;
}
.
minimal
#
taskbar
a
:
hover
.
tooltip
{
right
:
34
px
;
top
:
1
px
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 9, 2:36 PM (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
513431
Default Alt Text
ie7hacks.css (3 KB)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment