From 359a8d8c2c0551655cf8ce72d0562d9c2c0e401e Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Fri, 14 Aug 2015 00:05:57 +0200 Subject: update build system --- common/gnome-shell/3.16/sass/_common.scss | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) (limited to 'common/gnome-shell/3.16/sass/_common.scss') diff --git a/common/gnome-shell/3.16/sass/_common.scss b/common/gnome-shell/3.16/sass/_common.scss index 4f72cbe..2b8dddb 100644 --- a/common/gnome-shell/3.16/sass/_common.scss +++ b/common/gnome-shell/3.16/sass/_common.scss @@ -609,7 +609,7 @@ StScrollBar { background: none; border: none; border-radius: 5px; - border-image: url("common-assets/misc/osd.svg") 9 9 9 9; + border-image: url("common-assets/misc/osd.svg") 9 9 9 9; .osd-monitor-label { font-size: 3em; } @@ -1214,7 +1214,7 @@ StScrollBar { } &:active { - background-image: url("misc/close-active.svg"); + background-image: url("common-assets/misc/close-active.svg"); background-size: 26px; height: 26px; width: 26px; @@ -2256,17 +2256,3 @@ $legacy_icon_size: 24px; border-radius: 2px; padding: 6px; } - -/*tweaks*/ -.panel-button:active, -.panel-button:overview, -.panel-button:focus, -.panel-button:hover, -#appMenu, - #panel { - text-shadow: 0px 0px white; -} - -stage { - font-weight: bold; -} -- cgit v1.2.3