[gnome-themes-standard] baobab: add a bottom border to the headerbar
- From: Stefano Facchini <sfacchini src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] baobab: add a bottom border to the headerbar
- Date: Sat, 17 Aug 2013 07:24:05 +0000 (UTC)
commit 4a45f98575042749fdadd99f8f537eb904fe0ae0
Author: Stefano Facchini <stefano facchini gmail com>
Date: Sat Aug 17 09:23:41 2013 +0200
baobab: add a bottom border to the headerbar
themes/Adwaita/gtk-3.0/gnome-applications.css | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index a441379..4643258 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -407,6 +407,11 @@ GeditFileBrowserWidget .primary-toolbar.toolbar {
color: @theme_unfocused_text_color;
}
+BaobabWindow.background GtkHeaderBar {
+ border-style: solid;
+ border-width: 0 0 1px 0;
+}
+
BaobabWindow.background GtkStack > GtkGrid > GtkScrolledWindow.frame {
border-radius: 0;
border-width: 0 1px 0 0;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]