Fix background of tab icon in Windows theme

remotes/origin/Falkon/3.0
David Rosca 8 years ago
parent 5cd580d284
commit 29f0644f59
  1. 1
      themes/windows/main.css

@ -155,6 +155,7 @@ ToolButton[button-id="button-downloads"]
padding-left: 3px;
min-width: 16px;
max-width: 16px;
background: transparent;
}
#combotabbar_tabs_close_button

Loading…
Cancel
Save