[gnome-shell] Update theme
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Update theme
- Date: Sat, 21 Feb 2015 02:10:09 +0000 (UTC)
commit d6d1fec4bd8b7db026b5cb1d00ead73c1ac388de
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Fri Feb 20 18:09:35 2015 -0800
Update theme
One more time to fix workspace thumbnail
data/theme/gnome-shell-high-contrast.css | 3 ++-
data/theme/gnome-shell-sass | 2 +-
data/theme/gnome-shell.css | 3 ++-
3 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/data/theme/gnome-shell-high-contrast.css b/data/theme/gnome-shell-high-contrast.css
index 963df87..8724a68 100644
--- a/data/theme/gnome-shell-high-contrast.css
+++ b/data/theme/gnome-shell-high-contrast.css
@@ -1112,7 +1112,8 @@ StScrollBar {
visible-width: 32px;
spacing: 11px;
padding: 8px;
- border-radius: 9px 0 0 9px; }
+ border-radius: 9px 0 0 9px;
+ margin-bottom: 14px; }
.workspace-thumbnails:rtl {
border-radius: 0 9px 9px 0; }
diff --git a/data/theme/gnome-shell-sass b/data/theme/gnome-shell-sass
index af76fe6..69dbdec 160000
--- a/data/theme/gnome-shell-sass
+++ b/data/theme/gnome-shell-sass
@@ -1 +1 @@
-Subproject commit af76fe6aa2eb3b8636c1817f2a2c5f34b6f40e3e
+Subproject commit 69dbdecb38e5e60209bfa4181d1a585c67002438
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 2ae1935..f70af47 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -1112,7 +1112,8 @@ StScrollBar {
visible-width: 32px;
spacing: 11px;
padding: 8px;
- border-radius: 9px 0 0 9px; }
+ border-radius: 9px 0 0 9px;
+ margin-bottom: 14px; }
.workspace-thumbnails:rtl {
border-radius: 0 9px 9px 0; }
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]