[gnome-themes-standard] entry: fix horizontal whitespace around progressbars in GtkEntry
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] entry: fix horizontal whitespace around progressbars in GtkEntry
- Date: Wed, 15 Jun 2011 04:50:08 +0000 (UTC)
commit b394bca95671e03f43212ceb508ee89c18e79a6c
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Wed Jun 15 00:10:51 2011 -0400
entry: fix horizontal whitespace around progressbars in GtkEntry
https://bugzilla.gnome.org/show_bug.cgi?id=652599
themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index c65fe33..622c7e7 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -129,7 +129,7 @@ GtkStatusbar {
/* we use inner-border instead of padding because padding
* also applies to the progressbar.
*/
- padding: 0 2;
+ padding: 0;
-GtkEntry-inner-border: 5;
-GtkEntry-progress-border: 0;
@@ -148,7 +148,7 @@ GtkStatusbar {
color: @theme_selected_fg_color;
border-width: 1;
- border-radius: 2;
+ border-radius: 3;
/* border-image defined in -assets variant */
-adwaita-progressbar-pattern: none;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]