From c4ff8966380ff97b8812b81d37e713fa52534875 Mon Sep 17 00:00:00 2001 From: aura Date: Thu, 26 Mar 2026 01:50:36 +0100 Subject: fix theme css warnings --- themes/ayaya/gtk-3.0/apps/xfce.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'themes/ayaya/gtk-3.0/apps/xfce.css') diff --git a/themes/ayaya/gtk-3.0/apps/xfce.css b/themes/ayaya/gtk-3.0/apps/xfce.css index 03cfb20..7ee7b04 100644 --- a/themes/ayaya/gtk-3.0/apps/xfce.css +++ b/themes/ayaya/gtk-3.0/apps/xfce.css @@ -10,7 +10,7 @@ XfceHeading { .xfce4-panel { background-color: @panel_bg_color; color: @panel_fg_color; - font: normal; + font-weight: normal; } .xfce4-panel .button { @@ -34,5 +34,5 @@ XfceHeading { } .xfce4-panel .menu { - -gtk-image-effect: none; + -gtk-icon-effect: none; } -- cgit v1.2.3