summaryrefslogtreecommitdiff
path: root/themes/clouds/css-1.5.1/msie.css
blob: 95d77c89166d8cd353b581691193190806d2d8db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 * The following style definitions can be removed when IE supports the "opacity"
 * specification in place of its proprietary and non-standard method.
 */

.rela {filter: alpha(opacity=80);}
a.showit:hover > span {filter: alpha(opacity=80);}
.ltr {text-align: left;}

#menu-theme, #menu-language, #menu-theme, #menu-favorites {*padding-right: 10px;}
div.blockcontent {*margin-top:-2px;}
#topMenu {*position: relative; *z-index: 1;}
#header {*position: relative; *z-index: 2002; *height: 120px; height: 30px;}
.makeMenu li ul { *top: 8px;}
.itr {top: 30px;}
.itr:hover .popup {top: 20px;}