From f2172c088ecb0ad15fa8d11cddb520368a252c6c Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Mon, 22 Mar 2010 21:01:04 -0400 Subject: [PATCH] Make labels on top bar bold Trying out making the button label text a little meatier. --- data/theme/gnome-shell.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css index 3d15322ea..84de40e51 100644 --- a/data/theme/gnome-shell.css +++ b/data/theme/gnome-shell.css @@ -104,6 +104,7 @@ StTooltip { #panelLeft, #panelCenter, #panelRight { spacing: 4px; + font-weight: bold; } #panelLeft { @@ -123,6 +124,7 @@ StTooltip { border-radius-bottomleft: 0px; border-radius-bottomright: 0px; font: 16px sans-serif; + font-weight: bold; } .panel-button:active, .panel-button:checked, .panel-button:pressed {