[gnome-shell-sass] workspace: Move window captions
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell-sass] workspace: Move window captions
- Date: Thu, 10 Aug 2017 17:47:11 +0000 (UTC)
commit d0f74b58c31ef48caa93ae8d378f88903ac0e854
Author: Florian Müllner <fmuellner gnome org>
Date: Thu Jun 1 16:33:19 2017 +0200
workspace: Move window captions
We consider the window previews the primary way to identify a window,
so it makes sense to give them as much space as possible. So in order
to not have title captions take up vertical space, overlay them on
top of the corresponding previews.
https://bugzilla.gnome.org/show_bug.cgi?id=783953
_common.scss | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/_common.scss b/_common.scss
index 4850699..991d5c0 100644
--- a/_common.scss
+++ b/_common.scss
@@ -1234,7 +1234,6 @@ StScrollBar {
background-color: transparentize($osd_bg_color,0.3);
border-radius: 8px;
padding: 4px 12px;
- -shell-caption-spacing: 12px;
&:hover { background-color: $selected_bg_color; color: $selected_fg_color; }
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]