From 2b23c403450b703842c6cca630a613ba89938722 Mon Sep 17 00:00:00 2001 From: marco Date: Thu, 17 Jan 2013 15:25:35 -0500 Subject: [PATCH 001/395] minor tweaks to dropdown text and addition of dropdown menu (without data links) for intructor visilibility dropdown in main discussion forum; --- lms/static/sass/_discussion.scss | 22 ++++++++++++++++++- .../discussion/_filter_dropdown.html | 2 +- lms/templates/discussion/_new_post.html | 2 +- lms/templates/discussion/_single_thread.html | 1 + .../discussion/_thread_list_template.html | 9 +++++++- 5 files changed, 32 insertions(+), 4 deletions(-) diff --git a/lms/static/sass/_discussion.scss b/lms/static/sass/_discussion.scss index 809c968fe6..9148421e4c 100644 --- a/lms/static/sass/_discussion.scss +++ b/lms/static/sass/_discussion.scss @@ -181,7 +181,7 @@ body.discussion { .drop-arrow { float: right; color: #999; - line-height: 36px; + line-height: 37px; } } @@ -1020,6 +1020,18 @@ body.discussion { } } + .group-filter-label { + width: 40px; + margin-left:10px; + } + + .group-filter-select { + margin: 5px 0px 5px 5px; + width: 80px; + font-size:10px; + background: transparent; + border-color: #ccc; + } } .post-list-wrapper { @@ -1327,6 +1339,8 @@ body.discussion { margin-left: 40px; } + + .post-tools { @include clearfix; margin-top: 15px; @@ -1357,6 +1371,12 @@ body.discussion { margin-bottom: 20px; } + .group-visibility-label { + font-size: 12px; + color:#ddd; + font-style: italic; + } + .responses { list-style: none; margin-top: 40px; diff --git a/lms/templates/discussion/_filter_dropdown.html b/lms/templates/discussion/_filter_dropdown.html index 484ee05101..8272fdd062 100644 --- a/lms/templates/discussion/_filter_dropdown.html +++ b/lms/templates/discussion/_filter_dropdown.html @@ -30,7 +30,7 @@ + Show: + +
diff --git a/lms/templates/discussion/_thread_list_template.html b/lms/templates/discussion/_thread_list_template.html index 48aef4debf..31943ef8ad 100644 --- a/lms/templates/discussion/_thread_list_template.html +++ b/lms/templates/discussion/_thread_list_template.html @@ -24,7 +24,6 @@ -
%else: -