[gnome-software/wip/exalm/cards-2: 1/2] style: Use default card style for catgories




commit 7aa58deb7db507811193658c114d83cb901175a4
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Fri Nov 12 16:26:10 2021 +0500

    style: Use default card style for catgories

 src/style.css | 5 -----
 1 file changed, 5 deletions(-)
---
diff --git a/src/style.css b/src/style.css
index f21b932c9..259d0c577 100644
--- a/src/style.css
+++ b/src/style.css
@@ -59,11 +59,6 @@ clamp.large .category-tile:not(.category-tile-iconless) {
        padding: 10px 15px;
 }
 
-.category-tile:not(.category-tile-iconless) {
-       border: none;
-       box-shadow: inset 0 0 0 1px alpha(@card_fg_color, .15);
-}
-
 /* Styling for specific category buttons. */
 .category-tile.category-create {
        background: linear-gradient(180deg, #ce8cd7 0%, #2861c6 100%);


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