[gnome-themes-standard] gedit: also add bottom border on backdrop
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] gedit: also add bottom border on backdrop
- Date: Thu, 17 Oct 2013 13:31:02 +0000 (UTC)
commit 9ae8d4f6b1f4fb28f64c14e4511c613fadc3e502
Author: Ignacio Casal Quinteiro <ignacio casal nice-software com>
Date: Thu Oct 17 15:30:43 2013 +0200
gedit: also add bottom border on backdrop
themes/Adwaita/gtk-3.0/gnome-applications.css | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index d83c3f0..e293244 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -152,7 +152,8 @@ GeditDocumentsPanel .view:backdrop {
background-color: @sidebar_bg_unfocused;
}
-GeditPanel.vertical .notebook {
+GeditPanel.vertical .notebook,
+GeditPanel.vertical .notebook:backdrop {
border-width: 0 0 1px 0;
}
@@ -164,7 +165,8 @@ GeditPanel.vertical .notebook tab:active {
border-width: 0 0 2px 0;
}
-GeditPanel.horizontal .notebook {
+GeditPanel.horizontal .notebook,
+GeditPanel.horizontal .notebook:backdrop {
border-width: 0 1px 1px 0px;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]