[gnome-shell] Update theme again
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Update theme again
- Date: Sat, 21 Feb 2015 02:03:21 +0000 (UTC)
commit 27318a8967cd5548fdf579dc4667c7261100ee24
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Fri Feb 20 18:02:50 2015 -0800
Update theme again
This time to add a bit of spacing around the app menu.
data/theme/gnome-shell-high-contrast.css | 4 +++-
data/theme/gnome-shell-sass | 2 +-
data/theme/gnome-shell.css | 4 +++-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/data/theme/gnome-shell-high-contrast.css b/data/theme/gnome-shell-high-contrast.css
index 9cb794f..963df87 100644
--- a/data/theme/gnome-shell-high-contrast.css
+++ b/data/theme/gnome-shell-high-contrast.css
@@ -563,7 +563,9 @@ StScrollBar {
color: #ccc;
transition-duration: 100ms; }
#panel .panel-button .app-menu-icon {
- -st-icon-style: symbolic; }
+ -st-icon-style: symbolic;
+ margin-left: 4px;
+ margin-right: 4px; }
#panel .panel-button:hover {
color: white; }
#panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel
.panel-button:checked {
diff --git a/data/theme/gnome-shell-sass b/data/theme/gnome-shell-sass
index 04c721a..af76fe6 160000
--- a/data/theme/gnome-shell-sass
+++ b/data/theme/gnome-shell-sass
@@ -1 +1 @@
-Subproject commit 04c721a71fe879d77cb5a03c5e291ac57fe3ca0c
+Subproject commit af76fe6aa2eb3b8636c1817f2a2c5f34b6f40e3e
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index e20cd64..2ae1935 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -563,7 +563,9 @@ StScrollBar {
color: #ccc;
transition-duration: 100ms; }
#panel .panel-button .app-menu-icon {
- -st-icon-style: symbolic; }
+ -st-icon-style: symbolic;
+ margin-left: 4px;
+ margin-right: 4px; }
#panel .panel-button:hover {
color: white; }
#panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel
.panel-button:checked {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]