moodle/theme/custom_corners/styles_ie6.css
2007-05-09 14:26:59 +00:00

16 lines
217 B
CSS

/*
* These styles are ONLY included for IE 6 (via meta.php)
*/
div.navbar {
height: 2em;
}
div.sideblock ul.list li {
margin: 0.4em 0;
}
div.i1 {
min-width: 0;
}
div#header div.i3 {
min-width: 0;
}