[gnome-shell/wip/sass: 98/98] update theme
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/sass: 98/98] update theme
- Date: Fri, 20 Feb 2015 14:25:26 +0000 (UTC)
commit 3bc59f4518f5feec5516731796761c8257e91357
Author: Carlos Soriano <csoriano gnome org>
Date: Fri Feb 20 10:36:43 2015 +0100
update theme
data/theme/gnome-shell-high-contrast.css | 16 +++++++++-------
data/theme/gnome-shell.css | 4 ++--
2 files changed, 11 insertions(+), 9 deletions(-)
---
diff --git a/data/theme/gnome-shell-high-contrast.css b/data/theme/gnome-shell-high-contrast.css
index 48ee64d..0662b9d 100644
--- a/data/theme/gnome-shell-high-contrast.css
+++ b/data/theme/gnome-shell-high-contrast.css
@@ -1,5 +1,5 @@
/* This stylesheet is generated, DO NOT EDIT */
-/* Copyright 2009, Red Hat, Inc.
+/* Copyright 2009, 2015 Red Hat, Inc.
*
* Portions adapted from Mx's data/style/default.css
* Copyright 2009 Intel Corporation
@@ -432,7 +432,7 @@ StScrollBar {
-boxpointer-gap: 4px;
-arrow-rise: 0px; }
-/* fallback menu
+/* fallback menu
- odd thing for styling App menu when apparently not running under shell. Light Adwaita styled
app menu inside the main app window itself rather than the top bar
*/
@@ -918,12 +918,14 @@ StScrollBar {
/* DASHBOARD */
#dash {
- padding: 4px;
+ font-size: 9pt;
+ color: #eeeeec;
+ background-color: #2e3436;
+ padding: 4px 0;
+ border: 1px solid rgba(128, 128, 128, 0.4);
border-left: 0px;
border-radius: 0px 9px 9px 0px; }
#dash:rtl {
- border-left-width: 1px;
- border-right-width: 0;
border-radius: 9px 0 0 9px; }
#dash .placeholder {
background-image: url("dash-placeholder.svg");
@@ -934,7 +936,7 @@ StScrollBar {
height: 24px; }
.dash-item-container > StWidget {
- padding: 4px; }
+ padding: 4px 8px; }
.dash-label {
border-radius: 7px;
@@ -1080,7 +1082,7 @@ StScrollBar {
.frequent-apps > StBoxLayout {
padding: 0px 88px 10px 88px; }
-#dash, .workspace-thumbnails {
+.workspace-thumbnails {
color: #eeeeec;
background-color: #2e3436;
border: 1px solid rgba(238, 238, 236, 0.2); }
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 0431e97..f823e3f 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -1,5 +1,5 @@
/* This stylesheet is generated, DO NOT EDIT */
-/* Copyright 2009, Red Hat, Inc.
+/* Copyright 2009, 2015 Red Hat, Inc.
*
* Portions adapted from Mx's data/style/default.css
* Copyright 2009 Intel Corporation
@@ -432,7 +432,7 @@ StScrollBar {
-boxpointer-gap: 4px;
-arrow-rise: 0px; }
-/* fallback menu
+/* fallback menu
- odd thing for styling App menu when apparently not running under shell. Light Adwaita styled
app menu inside the main app window itself rather than the top bar
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]