diff options
Diffstat (limited to 'gtk-3.0/gtk.css')
| -rw-r--r-- | gtk-3.0/gtk.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gtk-3.0/gtk.css b/gtk-3.0/gtk.css index 86a950b..ab95c68 100644 --- a/gtk-3.0/gtk.css +++ b/gtk-3.0/gtk.css @@ -3,11 +3,11 @@ font-size: 10px; } -#XfceNotifyWindow label, +/* #XfceNotifyWindow label, #XfceNotifyWindow image { - font-family: "JetBrains Mono"; + font-family: "JetBrains Mono", monospace; font-size: 10px; -} +} */ .xfce4-panel #pager-4 button { background-color: transparent; |
