[gtk] Adwaita: drop the *



commit d8144ec497676201a33ab84b8f6c4f2a0cc821cd
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Jan 25 18:20:40 2020 -0500

    Adwaita: drop the *

 gtk/theme/Adwaita/_common.scss | 6 ------
 1 file changed, 6 deletions(-)
---
diff --git a/gtk/theme/Adwaita/_common.scss b/gtk/theme/Adwaita/_common.scss
index 3a36ec4dff..b1dc002f76 100644
--- a/gtk/theme/Adwaita/_common.scss
+++ b/gtk/theme/Adwaita/_common.scss
@@ -11,12 +11,6 @@ $menu_radius: 5px;
 $window_radius: $button_radius + 3;
 $popover_radius: $button_radius + 4;
 
-* {
-  padding: 0;
-
-  -gtk-secondary-caret-color: $selected_bg_color
-}
-
 button:focus(visible),
 checkbutton:focus(visible),
 radiobutton:focus(visible),


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