0afa399e999718fd22ef36bfd8511095739ceec1
[atutor.git] / mods / cpref_switch / module.css
1 /* Content preferences switcher styles */\r
2 /* These styles need to be moved to styles.css */\r
3 .cpref_switch div {\r
4     position: relative;\r
5     padding: 1em;\r
6     height: 15.5em;\r
7 }\r
8 \r
9 .cpref_switch label {\r
10     display: block;\r
11     margin-bottom: 0.25em;\r
12 }\r
13 \r
14 .cpref_switch select {\r
15     margin-bottom: 1em;\r
16     margin-left: 1em;\r
17 }\r
18 \r
19 .cpref_switch input {\r
20     position: absolute;\r
21     right: 2em;\r
22     bottom: 1em;\r
23 }