From 469420d5c980d29619ae5aa273bcd2ebbc313225 Mon Sep 17 00:00:00 2001 From: Wolf Vollprecht Date: Thu, 12 Feb 2015 19:10:09 +0100 Subject: [PATCH] no more menubar showing up, no more revealing not working after window rearrangement --- data/media/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/media/style.css b/data/media/style.css index f379ad4..046fd08 100644 --- a/data/media/style.css +++ b/data/media/style.css @@ -36,7 +36,7 @@ #UberwriterWindow { gtk-key-bindings: window-bindings; - border-radius: 7px 7px 3px 3px; + /*border-radius: 7px 7px 3px 3px;*/ background: #EDEDED; }