[gnome-shell] theme: Update from SASS
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] theme: Update from SASS
- Date: Fri, 4 Nov 2016 15:56:11 +0000 (UTC)
commit 7dd6b7f04f8619bb766e102802efcd0e41454015
Author: Florian Müllner <fmuellner gnome org>
Date: Fri Nov 4 16:37:01 2016 +0100
theme: Update from SASS
data/theme/gnome-shell-high-contrast.css | 8 ++++++++
data/theme/gnome-shell-sass | 2 +-
data/theme/gnome-shell.css | 8 +++-----
3 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/data/theme/gnome-shell-high-contrast.css b/data/theme/gnome-shell-high-contrast.css
index 28922be..be92d53 100644
--- a/data/theme/gnome-shell-high-contrast.css
+++ b/data/theme/gnome-shell-high-contrast.css
@@ -562,6 +562,14 @@ StScrollBar {
background-color: #eeeeec;
border-radius: 0.3em; }
+/* Pad OSD */
+.pad-osd-window {
+ padding: 32px;
+ background-color: rgba(0, 0, 0, 0.8); }
+
+.combo-box-label {
+ width: 15em; }
+
/* App Switcher */
.switcher-popup {
padding: 8px;
diff --git a/data/theme/gnome-shell-sass b/data/theme/gnome-shell-sass
index ec992ca..50bbd0b 160000
--- a/data/theme/gnome-shell-sass
+++ b/data/theme/gnome-shell-sass
@@ -1 +1 @@
-Subproject commit ec992caa801a82ad5870c0da709dfd8c37a1a707
+Subproject commit 50bbd0b50ff81d2a6d8441d79ac9e7be64517bb8
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index d28a0a7..f6d2f67 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -564,13 +564,11 @@ StScrollBar {
/* Pad OSD */
.pad-osd-window {
- padding: 32px;
- background-color: rgba(0, 0, 0, 0.8);
-}
+ padding: 32px;
+ background-color: rgba(0, 0, 0, 0.8); }
.combo-box-label {
- width: 15em;
-}
+ width: 15em; }
/* App Switcher */
.switcher-popup {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]