From af6e0d204a5bf14217729735a5d6a553787aafac Mon Sep 17 00:00:00 2001 From: Igor Belitskiy Date: Fri, 10 Mar 2023 09:24:29 +0600 Subject: [PATCH] Fix css --- style.css | 9 --------- 1 file changed, 9 deletions(-) diff --git a/style.css b/style.css index 0ea8eb1..169a838 100644 --- a/style.css +++ b/style.css @@ -60,13 +60,4 @@ .menuitemtop{ margin-bottom:0px; -} - -.bkim{ - background-image: -gtk-gradient(linear, - left top, left bottom, - from(@entry_background_a), - color-stop(0.20, @entry_background_b), - color-stop(0.85, @entry_background_c), - to(@entry_background_d)); } \ No newline at end of file