[gnome-themes-standard] adwaita gtk3: add bottom border to baobab infobars.
- From: Lapo Calamandrei <lapo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] adwaita gtk3: add bottom border to baobab infobars.
- Date: Sun, 14 Oct 2012 11:52:54 +0000 (UTC)
commit 5d4acd778807a8fc1a08d35202c1b1a11910a129
Author: Lapo Calamandrei <calamandrei gmail com>
Date: Sun Oct 14 13:52:09 2012 +0200
adwaita gtk3: add bottom border to baobab infobars.
themes/Adwaita/gtk-3.0/gnome-applications.css | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index 8d4972b..a783850 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -371,6 +371,13 @@ GeditStatusComboBox .button:backdrop:hover {
color: @theme_unfocused_text_color;
}
+BaobabWindow GtkInfoBar.warning,
+BaobabWindow GtkInfoBar.error {
+ border-bottom-width: 1px;
+ border-bottom-style: solid;
+ border-bottom-color: @borders;
+}
+
/* epiphany */
EphyToolbar .entry:first-child,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]