[gnome-themes-standard] Fix spinbutton button rendering spacing
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] Fix spinbutton button rendering spacing
- Date: Wed, 19 Jan 2011 03:48:09 +0000 (UTC)
commit ce1e73207aad01304189927eb3d81f4b17524441
Author: Carlos Garnacho <carlosg gnome org>
Date: Wed Jan 19 04:34:26 2011 +0100
Fix spinbutton button rendering spacing
themes/Adwaita/gtk-3.0/gtk.css | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk.css b/themes/Adwaita/gtk-3.0/gtk.css
index 348e95c..32dee23 100644
--- a/themes/Adwaita/gtk-3.0/gtk.css
+++ b/themes/Adwaita/gtk-3.0/gtk.css
@@ -141,8 +141,9 @@ GtkSpinButton.button:prelight,
GtkSpinButton.button:active {
background-image: none;
background-color: #fff;
- border-width: 0;
+ border-width: 1;
border-style: none;
+ padding: 0;
}
GtkFrame,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]