[gnome-themes-standard] listbox: adapt for focus padding removal
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] listbox: adapt for focus padding removal
- Date: Fri, 9 May 2014 18:05:29 +0000 (UTC)
commit fa93407fb0199b734f70537a5388efd6a97ed642
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Fri May 2 02:03:22 2014 +0200
listbox: adapt for focus padding removal
themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index caea30f..088cf9f 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -4462,6 +4462,10 @@ column-header .button:insensitive:backdrop {
background-color: @list_box_bg;
}
+.list-row {
+ padding: 2px;
+}
+
.list-row:hover {
background-color: @content_view_bg;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]