diff options
Diffstat (limited to 'gtk-3.0/gtk.css')
-rw-r--r-- | gtk-3.0/gtk.css | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/gtk-3.0/gtk.css b/gtk-3.0/gtk.css deleted file mode 100644 index e5263b3e1..000000000 --- a/gtk-3.0/gtk.css +++ /dev/null @@ -1,37 +0,0 @@ -/* -.xfce4-panel { - border-bottom-left-radius: 13px; - border-bottom-right-radius: 13px; - border-top-left-radius: 13px; - border-top-right-radius: 13px; -} - -.xfce4-panel .tasklist .toggle :checked { - border-radius: 10px; -} - -.tasklist button:checked { - border-bottom: 3px solid white; -} - -.flat, -.toggle { - font-family: 'JetBrainsMono Nerd Font'; - font-size: 10px; - padding: 4px; -} -.flat:hover, -.toggle:hover { - font-family: 'JetBrainsMono Nerd Font'; - font-size: 10px; - padding: 4px; -} -.flat:checked, -.toggle:checked { - font-family: 'JetBrainsMono Nerd Font'; - font-size: 10px; - border-bottom: 3px solid white; - padding: 4px; -} -*/ -@import 'colors.css';
\ No newline at end of file |