From 73cf61bc33ace9b5c3f0eedaab5fa9a5b3f2e0a9 Mon Sep 17 00:00:00 2001 From: Max Christian Pohle Date: Thu, 5 Oct 2017 21:47:06 +0200 Subject: improved tab char, cscope menu, display performance --- gtk-3.0.css | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'gtk-3.0.css') diff --git a/gtk-3.0.css b/gtk-3.0.css index 610edf0..3f85056 100644 --- a/gtk-3.0.css +++ b/gtk-3.0.css @@ -9,14 +9,13 @@ font-family: "Source Code Pro"; font-weight:bold; font-size:9pt; - border:0px; - outline:0px; + border:0; + outline:0; } * { border-width:0px; outline-width:0px; - } #vim-menubar { @@ -25,7 +24,6 @@ border-width:0px; border-bottom:2px solid #6060af; border-radius:1em; - } /* -- cgit v1.2.3