[gnome-shell] Update iconGrid label style to current mockup



commit 6195386a06392392795f67d2e2f9de282bd1171f
Author: Alex Hultman <alexhultman gmail com>
Date:   Sat Jan 14 02:41:51 2012 +0100

    Update iconGrid label style to current mockup
    
    Reference: http://git.gnome.org/browse/gnome-shell-design/plain/mockups/static/overview-application-picker.png
    
    https://bugzilla.gnome.org/show_bug.cgi?id=642392

 data/theme/gnome-shell.css |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index afd4d6e..8a2f698 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -661,7 +661,7 @@ StTooltip StLabel {
     background-color: rgba(0,0,0,0.5);
     color: #ffffff;
     font-size: 0.9em;
-    font-weight: bold;;
+    font-weight: bold;
     text-align: center;
     -x-offset: 8px;
 }
@@ -740,7 +740,8 @@ StTooltip StLabel {
     border-radius: 4px;
     padding: 3px;
     border: 1px rgba(0,0,0,0);
-    font-size: 7.5pt;
+    font-size: 8pt;
+    font-weight: bold;
     color: white;
     transition-duration: 100;
     text-align: center;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]