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.
|
/* 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');
|
|
}
|
|
|
|
|