web/wp-content/themes/IRI-Theme/css/lib/ie.css
branchwordpress
changeset 123 561aa6d282f6
parent 109 03b0d1493584
equal deleted inserted replaced
112:fb7cd02b9848 123:561aa6d282f6
    26 /* Fixes incorrect styling of legend in IE6 fieldsets. */
    26 /* Fixes incorrect styling of legend in IE6 fieldsets. */
    27 legend { margin-bottom:1.4em; }
    27 legend { margin-bottom:1.4em; }
    28 
    28 
    29 /* Fixes incorrect placement of numbers in ol's in IE6/7 */
    29 /* Fixes incorrect placement of numbers in ol's in IE6/7 */
    30 ol { margin-left:2em; }
    30 ol { margin-left:2em; }
       
    31 
       
    32 .my-skinnable-select {
       
    33 	padding-top:15px;
       
    34 	
       
    35 }
       
    36 /* Select for reserach */
       
    37 #engine {
       
    38 	padding:0;
       
    39 	margin:0;
       
    40 	position:absolute;
       
    41 	top:0px;
       
    42 }
       
    43 /* calendar adaptation */
       
    44 #wp-calendar  {
       
    45 	height:210px;
       
    46 }
       
    47 ul#partenaire {
       
    48 	height:50px;
       
    49 }