From 3afcf368bc9fb24a15c9fbd6eb1b188ce11e6acb Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Wed, 21 Oct 2015 19:34:48 +0200 Subject: add workaround for Nemo rename entry --- common/gtk-3.0/3.14/gtk-contained-solid-darker.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'common/gtk-3.0/3.14/gtk-contained-solid-darker.css') diff --git a/common/gtk-3.0/3.14/gtk-contained-solid-darker.css b/common/gtk-3.0/3.14/gtk-contained-solid-darker.css index 04c93d5..77b03c7 100644 --- a/common/gtk-3.0/3.14/gtk-contained-solid-darker.css +++ b/common/gtk-3.0/3.14/gtk-contained-solid-darker.css @@ -2900,6 +2900,9 @@ NautilusQueryEditor .search-bar.toolbar, NautilusQueryEditor .search-bar.inline- box-shadow: none; background-color: #ffffff; } +NemoWindow EelEditableLabel.entry { + transition: none; } + NemoWindow .sidebar .frame { border-width: 0; } -- cgit v1.2.3