removed mods directory from the ATutor codebase
[atutor.git] / mods / cpref_switch / module.css
diff --git a/mods/cpref_switch/module.css b/mods/cpref_switch/module.css
deleted file mode 100644 (file)
index 0afa399..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-/* Content preferences switcher styles */\r
-/* These styles need to be moved to styles.css */\r
-.cpref_switch div {\r
-    position: relative;\r
-    padding: 1em;\r
-    height: 15.5em;\r
-}\r
-\r
-.cpref_switch label {\r
-    display: block;\r
-    margin-bottom: 0.25em;\r
-}\r
-\r
-.cpref_switch select {\r
-    margin-bottom: 1em;\r
-    margin-left: 1em;\r
-}\r
-\r
-.cpref_switch input {\r
-    position: absolute;\r
-    right: 2em;\r
-    bottom: 1em;\r
-}
\ No newline at end of file