[gnome-boxes] style: Prettier media subtitles in wizard



commit b273f20239ea45968b4faefe3f3bd659bfdcd3f5
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Wed Sep 16 14:11:37 2015 +0100

    style: Prettier media subtitles in wizard
    
    Based on a patch from Lapo Calamandrei <calamandrei gmail com>.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=754565

 data/gtk-style.css |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/gtk-style.css b/data/gtk-style.css
index fade51d..133f1d0 100644
--- a/data/gtk-style.css
+++ b/data/gtk-style.css
@@ -28,8 +28,8 @@ BoxesResourceGraph {
 
 /* This is the subtitle in the ISOs/media list */
 .boxes-step-label {
-    font-size: 11px;
-    font-weight: bold;
+    font-size: smaller;
+    font-weight: normal;
 }
 
 .content-bg {


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