aboutsummaryrefslogtreecommitdiff
path: root/gtk-3.0/gtk.css
diff options
context:
space:
mode:
Diffstat (limited to 'gtk-3.0/gtk.css')
-rw-r--r--gtk-3.0/gtk.css27
1 files changed, 0 insertions, 27 deletions
diff --git a/gtk-3.0/gtk.css b/gtk-3.0/gtk.css
deleted file mode 100644
index ab95c68..0000000
--- a/gtk-3.0/gtk.css
+++ /dev/null
@@ -1,27 +0,0 @@
-.xfce4-panel {
- font-family: "JetBrains Mono";
- font-size: 10px;
-}
-
-/* #XfceNotifyWindow label,
-#XfceNotifyWindow image {
- font-family: "JetBrains Mono", monospace;
- font-size: 10px;
-} */
-
-.xfce4-panel #pager-4 button {
- background-color: transparent;
- border-radius: 3px;
-}
-
-.xfce4-panel #pager-4 button:checked {
- background-image: none;
- background-color: #15539E;
- border-color: #15539E;
- border-radius: 3px;
-}
-
-.xfce4-panel #pager-4 button:hover {
- background-color: #15539E;
- border-radius: 3px;
-}