Page MenuHomePhorge

help.css
No OneTemporary

Size
611 B
Referenced Files
None
Subscribers
None

help.css

/***** RoundCube|Mail Help task styles *****/
#taskbar a.button-help
{
background-image: url('help.gif');
}
#help-box
{
position: absolute;
bottom: 30px;
top: 95px;
left: 20px;
right: 20px;
border: 1px solid #999999;
overflow: auto;
background-color: #F2F2F2;
/* IE hack */
height: expression((parseInt(document.documentElement.clientHeight)-125)+'px');
width: expression((parseInt(document.documentElement.clientWight)-40)+'px');
}
#helplicense, #helpabout
{
width: 46em;
padding: 1em 2em;
}
#helplicense a, #helpabout a
{
color: #900;
}
#helpabout
{
margin: 0 auto;
}

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 9, 2:07 PM (3 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
540555
Default Alt Text
help.css (611 B)

Event Timeline