Added LinuxChix theme
[moodle-linuxchix.git] / theme / custom_corners / styles_ie7.css
blob87ccd85bdc154a1773b736c0c06d8d2721c0f31c
2 /*
3 * These styles are ONLY included for IE 7 (via meta.php)
4 */
6 .sep.arrow {
7 padding-left: 0.5em;
9 .tabrow0 div,
10 .tabrow0 ul {
11 top: 2.9em;
13 div.navbar {
14 height: 2em;
16 div.i1 {
17 min-width: 0;
19 div#header div.i3,
20 div#header-home div.i3 {
21 min-width: 0;
23 div.sideblock ul.list li {
24 margin: 0.4em 0;
26 .loginbox h2 {
27 font-size: 1.5em;
29 div.block_calendar_month div.calendar-controls span.hide {
30 display: none
32 div.block_calendar_month div.calendar-controls span.clearer {
33 display: none;
35 div.block_calendar_month div.calendar-controls span.current {
36 display: inline;
38 div.block_calendar_month div.calendar-controls a.previous {
39 float: left;
41 div.block_calendar_month div.calendar-controls a.next {
42 float: right;
44 body.dir-rtl div.block_calendar_month div.calendar-controls a.previous {
45 float: right;
47 body.dir-rtl div.block_calendar_month div.calendar-controls a.next {
48 float: left;
50 #notes-index #content-i3,
51 #mod-chat-view #content-i3 {
52 padding-bottom: 15px;
54 #notes-index #content-i3 .ccbox,
55 #mod-chat-view #content-i3 .ccbox {
56 margin-bottom: 0;