[gnome-shell/wip/sass: 32/86] theme: some code style fixes
- From: Carlos Soriano Sánchez <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/sass: 32/86] theme: some code style fixes
- Date: Tue, 17 Feb 2015 18:02:23 +0000 (UTC)
commit 0c57f7910df0c22a301c830e8a1ccc601b31ce87
Author: Carlos Soriano <carlos soriano89 gmail com>
Date: Mon Nov 10 15:11:05 2014 +0100
theme: some code style fixes
data/theme/_common.scss | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/data/theme/_common.scss b/data/theme/_common.scss
index fe81b19..35f322d 100644
--- a/data/theme/_common.scss
+++ b/data/theme/_common.scss
@@ -238,7 +238,7 @@ StScrollBar {
background-color: black;
font-weight: bold;
height: 1.86em;
-
+
&.unlock-screen,
&.login-screen,
&.lock-screen {
@@ -255,7 +255,10 @@ StScrollBar {
-panel-corner-border-width: 2px;
-panel-corner-border-color: transparent;
- &:active, &:overview, &:focus { -panel-corner-border-color: lighten($selected_bg_color,5%); }
+ &:active, &:overview, &:focus {
+ -panel-corner-border-color: lighten($selected_bg_color,5%);
+ }
+
&.lock-screen, &.login-screen, &unlock-screen {
-panel-corner-radius: 0;
-panel-corner-background-color: transparent;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]