[gnome-shell-sass] theme: update toggle switch design



commit 2a65f3a9007a0eb2ae6741be4ed79492c63996c7
Author: Jakub Steiner <jimmac gmail com>
Date:   Tue Apr 16 16:05:10 2019 +0200

    theme: update toggle switch design
    
    - for the short term, just replace the SVG assets
    
    See https://gitlab.gnome.org/GNOME/gnome-shell/issues/841 for background

 _common.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/_common.scss b/_common.scss
index 835d44b..2d48007 100644
--- a/_common.scss
+++ b/_common.scss
@@ -157,7 +157,7 @@ StScrollBar {
 
 /* Switches */
 .toggle-switch {
-  width: 65px;
+  width: 46px;
   height: 22px;
   background-size: contain;
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]