From c7784e30fd7977820a95a4fb1776b60ea518b422 Mon Sep 17 00:00:00 2001 From: Brian Talbot Date: Mon, 19 Nov 2012 14:59:25 -0500 Subject: [PATCH] settings - radio/checkbox UI - wip --- cms/static/sass/_settings.scss | 8 +++----- cms/templates/settings.html | 4 ++-- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/cms/static/sass/_settings.scss b/cms/static/sass/_settings.scss index 48b8b6b050..2d381b5454 100644 --- a/cms/static/sass/_settings.scss +++ b/cms/static/sass/_settings.scss @@ -213,11 +213,9 @@ .ui-status-indic { z-index: 10; display: inline-block; - height: 15px; - width: 15px; - border: 2px; + height: 30px; + width: 20px; opacity: 0.50; - @include box-sizing(border-box); @include transition(opacity 0.25s ease-in-out); } @@ -244,7 +242,7 @@ } .ui-status-input-checkbox input:checked ~ .ui-status-indic, .ui-status-input-radio input:checked ~ .ui-status-indic { - background: transparent url('/static/img/.png') 0 0 no-repeat; + background: transparent url('../images/correct-icon.png') 0 0 no-repeat; opacity: 0.99; } diff --git a/cms/templates/settings.html b/cms/templates/settings.html index 8d618fcfc1..ab603923ee 100644 --- a/cms/templates/settings.html +++ b/cms/templates/settings.html @@ -1062,14 +1062,14 @@
-
+
Students and faculty will be able to post anonymously
-
+
Posting anonymously is not allowed. Any previous anonymous posts will be reverted to non-anonymous