aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
Diffstat (limited to 'view/css')
-rw-r--r--view/css/mod_manage.css14
1 files changed, 14 insertions, 0 deletions
diff --git a/view/css/mod_manage.css b/view/css/mod_manage.css
new file mode 100644
index 000000000..5f06e5064
--- /dev/null
+++ b/view/css/mod_manage.css
@@ -0,0 +1,14 @@
+
+
+#channels-desc {
+ margin-top: 15px;
+ margin-bottom: 20px;
+}
+
+.channel-selection {
+ width: 120px;
+ float: left;
+}
+.channels-end {
+ clear: both;
+} \ No newline at end of file