changed git call from https to git readonly
[atutor.git] / mods / atutor_opencaps / opencaps / styles_ie.css
1 /* Styles for IE on Windows */\r
2 \r
3 #start-tabs ul {        \r
4         margin-left: 0px;\r
5 }\r
6 \r
7 #start-container form {\r
8         margin-left:-30px;\r
9 }\r
10 \r
11 .col-list {\r
12         margin-bottom: 10px;\r
13 }\r
14 \r
15 img {\r
16         height:auto;\r
17         width:auto;\r
18 }\r
19 \r
20 /* editor */\r
21 \r
22 #make-clip {\r
23         margin-right:5px;\r
24 }\r
25 \r
26 #in-info {\r
27         width:6em;\r
28         margin-top:-1em;\r
29 }\r
30 \r
31 #out-info {\r
32         margin-top:-1em;        \r
33         width:6em;\r
34 }