[gnome-builder/wip/plugins: 24/36] workspace: only underline focused pane child
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/plugins: 24/36] workspace: only underline focused pane child
- Date: Mon, 8 Jun 2015 20:28:54 +0000 (UTC)
commit f9ae948fbb4c443f26004df48adb3f2dac2f3c90
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]