[gnome-themes-standard] No padding for contacts "square" buttons
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] No padding for contacts "square" buttons
- Date: Tue, 14 Feb 2012 10:17:59 +0000 (UTC)
commit 9b1c0ec3421b185a03c09f3c00d8d2e87c9c5e2a
Author: Alexander Larsson <alexl redhat com>
Date: Tue Feb 14 11:16:52 2012 +0100
No padding for contacts "square" buttons
Image frames were looking ass with different horizontal and vertical
padding.
themes/Adwaita/gtk-3.0/gnome-applications.css | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index 476eccb..6410fd7 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -669,6 +669,10 @@ ContactsWindow .sidebar .view:selected:focus {
border-width: 1px;
}
+.button.contacts-square {
+ padding: 0px;
+}
+
.contacts-combo .button {
border-image: none;
border-width: 1px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]