From 81cb921e32e5b7295e40f97ec0edcc3818e74773 Mon Sep 17 00:00:00 2001 From: Frances Botsford Date: Wed, 15 May 2013 14:17:21 -0400 Subject: [PATCH] removed symbolset, replaced with fontawesome throughout for new buttons; updated old code for new button at bottom of grading to also use the FA style --- cms/static/sass/_base.scss | 7 +++---- cms/templates/course_info.html | 2 +- cms/templates/edit-tabs.html | 2 +- cms/templates/index.html | 2 +- cms/templates/manage_users.html | 2 +- cms/templates/overview.html | 2 +- cms/templates/settings_graders.html | 2 +- 7 files changed, 9 insertions(+), 10 deletions(-) diff --git a/cms/static/sass/_base.scss b/cms/static/sass/_base.scss index bcd934f6cb..6d466f06a4 100644 --- a/cms/static/sass/_base.scss +++ b/cms/static/sass/_base.scss @@ -314,7 +314,7 @@ p, ul, ol, dl { } - .upload-button .icon-create { + .upload-button .icon-plus { @extend .t-action2; line-height: 0 !important; } @@ -750,11 +750,10 @@ hr.divide { display: block; } - .icon-create { + .icon-plus { display: inline-block; - vertical-align: middle; + vertical-align: baseline; margin-right: ($baseline/4); - margin-top: ($baseline/10); line-height: 0; } } diff --git a/cms/templates/course_info.html b/cms/templates/course_info.html index fc7b883c88..b2bf65ae53 100644 --- a/cms/templates/course_info.html +++ b/cms/templates/course_info.html @@ -53,7 +53,7 @@

Page Actions

diff --git a/cms/templates/edit-tabs.html b/cms/templates/edit-tabs.html index 161c938020..491fd2d7c1 100644 --- a/cms/templates/edit-tabs.html +++ b/cms/templates/edit-tabs.html @@ -27,7 +27,7 @@

Page Actions

diff --git a/cms/templates/index.html b/cms/templates/index.html index 007033623d..5546229be3 100644 --- a/cms/templates/index.html +++ b/cms/templates/index.html @@ -45,7 +45,7 @@