From c729cceb3e83553c129e092c0f875f722b71e67e Mon Sep 17 00:00:00 2001 From: Stanley Stuart Date: Mon, 4 Mar 2013 12:55:09 -0700 Subject: [PATCH] fix fonts in dropdown menu in gradebook test plan: - as a teacher, use gradebook 2. - open the gear menu next to the "Showing:All Sections" menu - fonts should look consistent. fixes CNVS-4377 Change-Id: Ie6ca802a738992b60283fdef3440a3e703d13212 Reviewed-on: https://gerrit.instructure.com/18258 Tested-by: Jenkins Reviewed-by: Simon Williams QA-Review: Myller de Araujo --- app/stylesheets/gradebook2.sass | 15 +++++++++++++++ app/views/gradebook2/show.html.erb | 2 +- public/javascripts/jquery.ui.menu.inputmenu.js | 2 +- 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/app/stylesheets/gradebook2.sass b/app/stylesheets/gradebook2.sass index a24d8c9b744..153e113da9f 100644 --- a/app/stylesheets/gradebook2.sass +++ b/app/stylesheets/gradebook2.sass @@ -378,11 +378,21 @@ $gradebook_checkbox_width: 16px .gradebook_filter input width: 300px +=gradebook_menu_label + font-size: 12px + font-weight: bold + margin-bottom: 0 + vertical-align: 0px !important + position: relative + line-height: 1.5 + #section-to-show-menu width: 200px overflow-x: hidden overflow-y: auto max-height: 550px + label + +gradebook_menu_label .submission_type_icon display: block @@ -412,3 +422,8 @@ $gradebook_checkbox_width: 16px .final-warning margin-left: -16px + +.gradebook_drop_down + label + +gradebook_menu_label + diff --git a/app/views/gradebook2/show.html.erb b/app/views/gradebook2/show.html.erb index d4bdbc868c7..aae1efa348e 100644 --- a/app/views/gradebook2/show.html.erb +++ b/app/views/gradebook2/show.html.erb @@ -12,7 +12,7 @@
-