[gnome-themes-standard/lapo-work] Widget theme: nautilus pane separator fixes.
- From: Lapo Calamandrei <lapo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard/lapo-work] Widget theme: nautilus pane separator fixes.
- Date: Fri, 18 Nov 2011 22:23:41 +0000 (UTC)
commit 54263ac0269200553d00bd7b5bbb9e49ffee1d09
Author: Lapo Calamandrei <calamandrei gmail com>
Date: Fri Nov 18 23:23:12 2011 +0100
Widget theme: nautilus pane separator fixes.
themes/Adwaita/gtk-3.0/gnome-applications.css | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index 2c947bc..e18c803 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -112,6 +112,15 @@ NautilusWindow > GtkTable > .pane-separator {
border-color: shade (@theme_bg_color, 0.66);
}
+NautilusWindow > GtkGrid > .pane-separator,
+NautilusWindow > GtkGrid > .pane-separator:hover {
+ border-width: 1 1 0 0;
+ border-style: solid;
+ border-color: shade (@theme_bg_color, 0.66);
+ background-color: shade (@theme_bg_color, 1.02);
+ color: shade (@theme_bg_color, 0.9);
+}
+
/* gnome-documents */
.dropdown,
.dropdown .view {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]