diff options
Diffstat (limited to 'themes/ayaya/gtk-3.0/apps/xfce.css')
| -rw-r--r-- | themes/ayaya/gtk-3.0/apps/xfce.css | 4 |
1 files changed, 2 insertions, 2 deletions
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; } |
