From 7e1eb7c290b5e930c5b355e79ed81095466ccc37 Mon Sep 17 00:00:00 2001 From: EMH-Mark-I Date: Wed, 10 Jun 2020 00:48:45 -0500 Subject: [PATCH] Thunar status spinner update Adjusting the thunar menu-bar since the spinner is larger than 8x8px. --- Theme/Chicago95/gtk-3.0/apps/thunar.css | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Theme/Chicago95/gtk-3.0/apps/thunar.css b/Theme/Chicago95/gtk-3.0/apps/thunar.css index 4c31b6a..c34159b 100644 --- a/Theme/Chicago95/gtk-3.0/apps/thunar.css +++ b/Theme/Chicago95/gtk-3.0/apps/thunar.css @@ -41,11 +41,13 @@ Make sure that all changes made here are part of the Thunar application. box-shadow: inset 0px 1px @bg_bright, inset -1px -1px @bg_shade; border-bottom: 1px solid @bg_bright; border-right: 1px solid @bg_bright; }*/ - .thunar #main-menu spinner { +/* .thunar #main-menu spinner { min-width: 8px; min-height: 8px; - /*-gtk-icon-source: none;*/ - background: #000000; } + -gtk-icon-source: none; + background: #000000; } */ +.thunar #main-menu { + min-height: 24px; /* You can enable the spin button theme by uncommenting the following! */ /* .thunar #main-menu > menuitem:not(#edit-menu):not(#file-menu):not(#view-menu):not(#go-menu):not(#help-menu) {