From 63637579f46104d48d7ff90ed81db78b3f13b3a7 Mon Sep 17 00:00:00 2001 From: Brian Talbot Date: Tue, 4 Dec 2012 10:55:08 -0500 Subject: [PATCH] added in additional tool tips for icon/graphic-based controls on overview --- cms/static/sass/_base.scss | 2 +- cms/templates/overview.html | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/cms/static/sass/_base.scss b/cms/static/sass/_base.scss index bfa305c582..5a8a9bf170 100644 --- a/cms/static/sass/_base.scss +++ b/cms/static/sass/_base.scss @@ -348,7 +348,7 @@ body.show-wip { border-radius: 3px; background: rgba(0, 0, 0, 0.85); font-size: 11px; - font-weight: 400; + font-weight: normal; line-height: 26px; color: #fff; pointer-events: none; diff --git a/cms/templates/overview.html b/cms/templates/overview.html index af83df4a3f..27349d53be 100644 --- a/cms/templates/overview.html +++ b/cms/templates/overview.html @@ -117,7 +117,7 @@ % for section in sections:
- +

${section.display_name} @@ -160,8 +160,8 @@

- - + +
@@ -175,7 +175,7 @@