[lightsoff/arnaudb/wip/gtk4: 27/28] Comment for now some CSS properties.




commit 0e6fda7a5c7ce5d823446ef23436ee94ddde3857
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Sat Nov 28 15:19:18 2020 +0100

    Comment for now some CSS properties.

 data/lightsoff.css | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/data/lightsoff.css b/data/lightsoff.css
index 07b4257..b22cb14 100644
--- a/data/lightsoff.css
+++ b/data/lightsoff.css
@@ -8,10 +8,10 @@
   outline-style: none;
   border-width: 1px;
   box-shadow: none;
-  -gtk-outline-top-left-radius: 50%;
-  -gtk-outline-top-right-radius: 50%;
-  -gtk-outline-bottom-left-radius: 50%;
-  -gtk-outline-bottom-right-radius: 50%;
+/*  -gtk-outline-top-left-radius: 50%; */
+/*  -gtk-outline-top-right-radius: 50%; */
+/*  -gtk-outline-bottom-left-radius: 50%; */
+/*  -gtk-outline-bottom-right-radius: 50%; */
   transition: outline-offset 0ms ease;
   margin: 6px;
   transition: margin 300ms linear;


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