[gtk+] win32: Bump up padding on entry and button
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] win32: Bump up padding on entry and button
- Date: Tue, 13 Mar 2012 14:15:18 +0000 (UTC)
commit 68880e9a35eb792b78aeb6a68d2ad1099960562e
Author: Alexander Larsson <alexl redhat com>
Date: Tue Mar 13 12:51:15 2012 +0100
win32: Bump up padding on entry and button
gtk/gtk-win32.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtk-win32.css b/gtk/gtk-win32.css
index 29d9bf0..3b78c93 100644
--- a/gtk/gtk-win32.css
+++ b/gtk/gtk-win32.css
@@ -117,7 +117,7 @@ GtkAssistant .sidebar .highlight {
-GtkWidget-focus-line-width: 1;
-GtkWidget-focus-padding: 3;
-GtkButton-interior-focuse: true;
- padding: 2px;
+ padding: 3px;
}
.button:insensitive {
@@ -336,7 +336,7 @@ GtkAssistant .sidebar .highlight {
background-color: black;
border-width: 0;
background-image: -gtk-win32-theme-part(edit, 1 1);
- padding: 2px;
+ padding: 3px;
}
.entry:insensitive {
background-image: -gtk-win32-theme-part(edit, 1 4);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]