[gnome-shell/wip/sass] update the generated theme
- From: Carlos Soriano Sánchez <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/sass] update the generated theme
- Date: Thu, 19 Feb 2015 14:08:34 +0000 (UTC)
commit 428ad77c9bd4c7e4c32e513e4da2b28598d7d896
Author: Carlos Soriano <csoriano gnome org>
Date: Thu Feb 19 15:04:31 2015 +0100
update the generated theme
data/theme/_common.scss | 1 -
data/theme/gnome-shell-high-contrast.css | 12 +++++++-----
2 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/data/theme/_common.scss b/data/theme/_common.scss
index f56e272..c13f2a8 100644
--- a/data/theme/_common.scss
+++ b/data/theme/_common.scss
@@ -469,7 +469,6 @@ StScrollBar {
}
.popup-separator-menu-item {
- //-margin-horizontal: 24px;
height: 1px; //not really the whole box
margin: 6px 64px;
background-color: transparent;
diff --git a/data/theme/gnome-shell-high-contrast.css b/data/theme/gnome-shell-high-contrast.css
index 48ee64d..b380709 100644
--- a/data/theme/gnome-shell-high-contrast.css
+++ b/data/theme/gnome-shell-high-contrast.css
@@ -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); }
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]