diff options
Diffstat (limited to 'themes/minimal/css-1.5.2/msie.css')
| -rw-r--r-- | themes/minimal/css-1.5.2/msie.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/themes/minimal/css-1.5.2/msie.css b/themes/minimal/css-1.5.2/msie.css new file mode 100644 index 0000000000..8a54194d15 --- /dev/null +++ b/themes/minimal/css-1.5.2/msie.css @@ -0,0 +1,8 @@ +.normal_inner_block {width: 100%;} +a.showit:hover > span {filter: alpha(opacity=85);} +form {margin-top: 0px; margin-bottom: 0px;} +.ltr {text-align: left;} + +.makeMenu {*clear: both; *width: 750px;} +.itr {height: 30px;} +.itr:hover .popup {top: 25px;} |
