You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/skins/default/ie6hacks.css

19 lines
213 B
CSS

/* CSS hacks for IE versions 5,6 */
img
{
behavior: url('skins/default/pngbehavior.htc');
}
ul.toolbarmenu li
{
width: 130px;
}
#messagemenu li a
{
background-image: url('images/messageactions.gif');
}