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 +
+
+
+