summaryrefslogtreecommitdiff
path: root/Kogaion-nighttime/gtk-3.0/apps/synaptic.css
diff options
context:
space:
mode:
authorbionel <ionel.busuioc@gmil.com>2016-10-03 12:49:18 +0300
committerbionel <ionel.busuioc@gmil.com>2016-10-03 12:49:18 +0300
commitf4ab529bac86858c6f3111063d0eb2311c6623a1 (patch)
treebbb3acd06b48cfee2a365cf2650ffd857d695c08 /Kogaion-nighttime/gtk-3.0/apps/synaptic.css
parent120dfcd0dd52b4e993d4b1e5bd2b7d679193a789 (diff)
remove gtk-3 for now since is broken with 3.20. thank you gnome!
Diffstat (limited to 'Kogaion-nighttime/gtk-3.0/apps/synaptic.css')
-rw-r--r--Kogaion-nighttime/gtk-3.0/apps/synaptic.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/Kogaion-nighttime/gtk-3.0/apps/synaptic.css b/Kogaion-nighttime/gtk-3.0/apps/synaptic.css
deleted file mode 100644
index a8877d1..0000000
--- a/Kogaion-nighttime/gtk-3.0/apps/synaptic.css
+++ /dev/null
@@ -1,11 +0,0 @@
-/************
- * synaptic *
- ************/
-GtkWindow > GtkVBox > .dock,
-GtkWindow > GtkVBox > .dock > GtkHBox > GtkToolbar {
- padding: 4px;
- border-style: none;
- background-color: @toolbar_bg_color;
- background-image: none;
- color: @toolbar_fg_color;
-}