Thunar status spinner update

Adjusting the thunar menu-bar since the spinner is larger than 8x8px.
This commit is contained in:
EMH-Mark-I 2020-06-10 00:48:45 -05:00
parent 56f0d9148c
commit 7e1eb7c290

View File

@ -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) {