[gnome-builder/wip/plugins] workspace: only underline focused pane child



commit 25c2be3489975bc3a5ae1f9c200ff52693a1eaf3
Author: Christian Hergert <christian hergert me>
Date:   Sun Jun 7 17:38:29 2015 -0700

    workspace: only underline focused pane child

 data/theme/Adwaita-shared.css |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/theme/Adwaita-shared.css b/data/theme/Adwaita-shared.css
index 5c1730a..8630926 100644
--- a/data/theme/Adwaita-shared.css
+++ b/data/theme/Adwaita-shared.css
@@ -50,5 +50,7 @@ GbWorkspacePane GtkStackSwitcher.flat .button {
   box-shadow: none;
   background: none;
   border-radius: 0px;
+}
+GbWorkspacePane GtkStackSwitcher .button:checked {
   border-bottom: 2px solid @theme_selected_bg_color;
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]