[gnome-themes-standard] Widget theme: nautilus floating bar for unfocused windows.
- From: Lapo Calamandrei <lapo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] Widget theme: nautilus floating bar for unfocused windows.
- Date: Fri, 13 Jan 2012 14:16:34 +0000 (UTC)
commit 3f40343ab17aae42976abb7273cbd57875d521d0
Author: Lapo Calamandrei <calamandrei gmail com>
Date: Fri Jan 13 15:15:55 2012 +0100
Widget theme: nautilus floating bar for unfocused windows.
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 e08ee42..c906f4b 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -136,6 +136,11 @@ NautilusFloatingBar {
border-style: solid;
}
+NautilusFloatingBar:backdrop {
+ background-color: @theme_unfocused_base_color;
+ border-color: shade(@theme_unfocused_base_color, 0.9);
+}
+
NautilusFloatingBar .button {
background-color: alpha (@theme_base_color, 0.0);
background-image: none;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]