[gnome-shell-sass] screenShield: Remove arrows
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell-sass] screenShield: Remove arrows
- Date: Mon, 17 Feb 2020 23:33:54 +0000 (UTC)
commit 6b5fcebd48471be44696444c4fd0aeaae62e0a8d
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Thu Nov 28 18:01:38 2019 -0300
screenShield: Remove arrows
They are not present anywhere in the new mockups.
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/872
widgets/_screen-shield.scss | 14 +-------------
1 file changed, 1 insertion(+), 13 deletions(-)
---
diff --git a/widgets/_screen-shield.scss b/widgets/_screen-shield.scss
index 823ac81..cc5bda9 100644
--- a/widgets/_screen-shield.scss
+++ b/widgets/_screen-shield.scss
@@ -2,18 +2,6 @@
$_screenshield_shadow: 0px 0px 6px rgba(0, 0, 0, 0.726);
-.screen-shield-arrows {
- padding-bottom: 3em;
-}
-
-.screen-shield-arrows Gjs_Arrow {
- color: white;
- width: 80px;
- height: 48px;
- -arrow-thickness: 12px;
- -arrow-shadow: $_screenshield_shadow;
-}
-
.screen-shield-clock {
color: white;
text-shadow: $_screenshield_shadow;
@@ -80,4 +68,4 @@ $_screenshield_shadow: 0px 0px 6px rgba(0, 0, 0, 0.726);
&:hover, &:focus { background-color: transparentize($bg_color,0.5); }
&:active { background-color: transparentize($selected_bg_color,0.5); }
}
-}
\ No newline at end of file
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]