[gnome-themes-standard] Update progress bar layout to match GTK+ changes
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] Update progress bar layout to match GTK+ changes
- Date: Wed, 7 May 2014 13:57:19 +0000 (UTC)
commit 154488108751b843f5f9a578af575dcc30828487
Author: William Jon McCann <william jon mccann gmail com>
Date: Wed May 7 06:03:05 2014 -0400
Update progress bar layout to match GTK+ changes
themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index 40ff190..cc7f1b7 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -986,6 +986,8 @@ GtkColorButton.button {
/* FIXME: this should really be a margin... */
GtkProgressBar {
padding: 0 0 1px 0;
+ font-size: 83%;
+ color: alpha(@theme_fg_color, 0.6);
}
/* progress component */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]