[gtk+] Adwaita: use Matthias provided ID for the previous commit style
- From: Lapo Calamandrei <lapo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Adwaita: use Matthias provided ID for the previous commit style
- Date: Tue, 16 Feb 2016 19:45:12 +0000 (UTC)
commit 5de7a5fdea72f669e04443f653f71e73e914e606
Author: Lapo Calamandrei <calamandrei gmail com>
Date: Tue Feb 16 20:44:16 2016 +0100
Adwaita: use Matthias provided ID for the previous commit style
gtk/theme/Adwaita/_common.scss | 2 +-
gtk/theme/Adwaita/gtk-contained-dark.css | 2 +-
gtk/theme/Adwaita/gtk-contained.css | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gtk/theme/Adwaita/_common.scss b/gtk/theme/Adwaita/_common.scss
index a2985a5..719df06 100644
--- a/gtk/theme/Adwaita/_common.scss
+++ b/gtk/theme/Adwaita/_common.scss
@@ -3252,7 +3252,7 @@ filechooser {
&:backdrop { border-top-color: $backdrop_borders_color; }
}
- revealer .view { border-bottom: 1px solid $bg_color; }
+ #pathbarbox { border-bottom: 1px solid $bg_color; }
}
diff --git a/gtk/theme/Adwaita/gtk-contained-dark.css b/gtk/theme/Adwaita/gtk-contained-dark.css
index 09e5bb4..6ab9fa7 100644
--- a/gtk/theme/Adwaita/gtk-contained-dark.css
+++ b/gtk/theme/Adwaita/gtk-contained-dark.css
@@ -3755,7 +3755,7 @@ filechooser .dialog-action-box {
border-top: 1px solid #1c1f1f; }
filechooser .dialog-action-box:backdrop {
border-top-color: #1f2222; }
-filechooser revealer .view, filechooser revealer iconview {
+filechooser #pathbarbox {
border-bottom: 1px solid #393f3f; }
/***********
diff --git a/gtk/theme/Adwaita/gtk-contained.css b/gtk/theme/Adwaita/gtk-contained.css
index 8544711..ace2d79 100644
--- a/gtk/theme/Adwaita/gtk-contained.css
+++ b/gtk/theme/Adwaita/gtk-contained.css
@@ -3794,7 +3794,7 @@ filechooser .dialog-action-box {
border-top: 1px solid #9d9d99; }
filechooser .dialog-action-box:backdrop {
border-top-color: #a5a5a1; }
-filechooser revealer .view, filechooser revealer iconview {
+filechooser #pathbarbox {
border-bottom: 1px solid #e8e8e7; }
/***********
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]