From 0114366c369ddf6dd72bc0fc8eb4aca03fcb3044 Mon Sep 17 00:00:00 2001 From: Brian Talbot Date: Mon, 19 Nov 2012 08:05:52 -0500 Subject: [PATCH] settings - revised discussion settings UI to include standard discussion categories and adding new ones --- cms/static/sass/_settings.scss | 5 +++ cms/templates/settings.html | 74 ++++++++++++++++++++++++++++++++++ 2 files changed, 79 insertions(+) diff --git a/cms/static/sass/_settings.scss b/cms/static/sass/_settings.scss index e6ee3ee251..89f7841df0 100644 --- a/cms/static/sass/_settings.scss +++ b/cms/static/sass/_settings.scss @@ -148,6 +148,11 @@ } } + .input-default { + color: $darkGrey; + background: $lightGrey; + } + ::-webkit-input-placeholder { color: $mediumGrey; font-size: 13px; diff --git a/cms/templates/settings.html b/cms/templates/settings.html index 091da7246a..60f1cc0f65 100644 --- a/cms/templates/settings.html +++ b/cms/templates/settings.html @@ -1069,8 +1069,82 @@ Posting anonymously is not allowed. Any previous anonymous posts will be reverted to non-anonymous + + +
+
+

Discussion Categories

+ +
+ + + + New Discussion Category + +
+
+ +
+

Create Discussion Categories per Unit

+ +
+
+ +
+ + This option is automatically set currently +
+
+
+