Statistics
| Branch: | Tag: | Revision:

root / cloudcms / static / cloudcms / css / ie7.css @ ad1a069e

History | View | Annotate | Download (706 Bytes)

1
button, input, select, textarea                                        { vertical-align:middle; }
2
input[type="button"], input[type="submit"]                { overflow:visible; }
3
input[type="checkbox"],
4
input[type="radio"]                                                                { width:13px; height:13px; }
5
legend                                                                                        { margin-left:-7px; }
6
textarea                                                                                { overflow:auto; }
7
img                                                                                                { -ms-interpolation-mode:bicubic; }
8

    
9
.clearfix                                                                                { zoom:1; }
10
.container .navigation ul li                                        { display:inline;}
11
.lt .box-more ul.col                                                        { display:inline;}
12

    
13
form input.text, 
14
form input[type="text"],
15
form input[type="password"]                                                { margin-bottom:-3px;}
16
#okeanos_recaptcha #recaptcha_response_field        { margin-bottom:-1px; }
17
.container ul.options li a                                                { display:inline }