[gnome-themes-standard] nautilus: simplify redundant css
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] nautilus: simplify redundant css
- Date: Sat, 16 Mar 2013 22:17:03 +0000 (UTC)
commit 435110329a482c00a643141aee4852a46847b6e2
Author: Paolo Borelli <pborelli gnome org>
Date: Sat Mar 16 19:27:35 2013 +0100
nautilus: simplify redundant css
themes/Adwaita/gtk-3.0/gnome-applications.css | 9 ---------
1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index 16042c8..283473f 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -61,12 +61,6 @@ NautilusWindow .sidebar .frame:backdrop {
border-color: @unfocused_borders;
}
-NautilusWindow > GtkGrid > .pane-separator {
- border-width: 1px 1px 0 0;
- border-style: solid;
- border-color: @borders;
-}
-
NautilusWindow > GtkGrid > .pane-separator,
NautilusWindow > GtkGrid > .pane-separator:hover {
border-width: 1px 1px 0 0;
@@ -78,11 +72,8 @@ NautilusWindow > GtkGrid > .pane-separator:hover {
NautilusWindow > GtkGrid > .pane-separator:backdrop,
NautilusWindow > GtkGrid > .pane-separator:hover:backdrop {
- border-width: 1px 1px 0 0;
- border-style: solid;
border-color: @unfocused_borders;
background-color: @sidebar_bg_unfocused;
- color: shade (@theme_bg_color, 0.9);
}
NautilusView.frame,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]