summaryrefslogtreecommitdiff
path: root/themes/minimal/msie.css
blob: 1126d03bf5c2a06f6604051812782df4a9991c26 (plain)
1
2
3
4
5
6
7
8
9
/* $Id$ */

.small_inner_block {height: expression( this.scrollHeight > 199 ? "200px" : "auto" );}
.normal_inner_block {width: 100%;}
a.showit:hover > span {filter: alpha(opacity=85);}
form {margin-top: 0px; margin-bottom: 0px;}
.favorites_form {*top:1.7em;}
html[dir='rtl'] .favorites_form {*top:1.7em;}
.makeMenu {*clear: both; *width: 750px;}