diff options
Diffstat (limited to 'themes/clouds/css-1.5.2/msie.css')
| -rw-r--r-- | themes/clouds/css-1.5.2/msie.css | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/themes/clouds/css-1.5.2/msie.css b/themes/clouds/css-1.5.2/msie.css new file mode 100644 index 0000000000..95d77c8916 --- /dev/null +++ b/themes/clouds/css-1.5.2/msie.css @@ -0,0 +1,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;} |
