[gnome-themes-standard] switch: set a smaller bold font for the switch
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] switch: set a smaller bold font for the switch
- Date: Thu, 17 Mar 2011 15:03:28 +0000 (UTC)
commit 4e812d72dcc3b5dea5686b171cf10c93e496adb6
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Wed Mar 16 18:58:59 2011 -0400
switch: set a smaller bold font for the switch
themes/Adwaita/gtk-3.0/gtk.css | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk.css b/themes/Adwaita/gtk-3.0/gtk.css
index a76d0bb..f298132 100644
--- a/themes/Adwaita/gtk-3.0/gtk.css
+++ b/themes/Adwaita/gtk-3.0/gtk.css
@@ -875,6 +875,11 @@ GtkComboBox.button {
/*************
* GtkSwitch *
*************/
+
+GtkSwitch {
+ font: bold condensed 10;
+}
+
GtkSwitch.trough {
color: @internal_element_color;
border-radius: 1;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]