[gnome-themes-standard] More entry fixes
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] More entry fixes
- Date: Fri, 17 Aug 2012 15:08:04 +0000 (UTC)
commit bfdfd4a52d3f89a523af2509fbd262a24e0e6242
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Jun 25 21:35:31 2012 -0400
More entry fixes
themes/Adwaita/gtk-2.0/gtkrc | 14 ++++++++++++--
1 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/themes/Adwaita/gtk-2.0/gtkrc b/themes/Adwaita/gtk-2.0/gtkrc
index 3280267..4bf97e7 100755
--- a/themes/Adwaita/gtk-2.0/gtkrc
+++ b/themes/Adwaita/gtk-2.0/gtkrc
@@ -808,7 +808,17 @@ style "entry"
state = NORMAL
shadow = IN
file = "Entry/entry.png"
- border = { 4,4,4,4 }
+ border = { 2, 2, 3, 3 }
+ stretch = TRUE
+ }
+ image
+ {
+ function = SHADOW
+ detail = "entry"
+ state = INSENSITIVE
+ shadow = IN
+ file = "Entry/entry.png"
+ border = { 2, 2, 2, 2 }
stretch = TRUE
}
image
@@ -817,7 +827,7 @@ style "entry"
detail = "entry"
state = ACTIVE
file = "Entry/entry-active.png"
- border = { 4,4,4,4 }
+ border = { 2, 2, 3, 3 }
stretch = TRUE
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]