diff options
| author | Blista Kanjo | 2021-11-04 00:59:04 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2021-11-04 00:59:04 -0400 |
| commit | 8a879ae11ab1a2800288d329d1c4622bdf8b8e6a (patch) | |
| tree | 56f2ea5e1babade753d679e51558e5534102be2c | |
| parent | f52b6f401f4495c615cec573d1850c2a2e977b5b (diff) | |
some updates
| -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; |
