VerticalTabs: Cleanups in Windows theme

remotes/origin/Falkon/3.0
David Rosca 8 years ago
parent b24041cb8e
commit 7bb2b5dfed
No known key found for this signature in database
GPG Key ID: EBC3FC294452C6D8
  1. 6
      src/plugins/VerticalTabs/data/themes/windows.css

@ -1,5 +1,6 @@
/* Vertical Tabs Windows theme */
/* New Tab button */
#verticaltabs-button-addtab
{
background : #dddddd;
@ -88,11 +89,6 @@ TabTreeView
qproperty-backgroundIndentation: 0;
}
TabTreeView::item
{
max-height: 28px;
}
TabTreeView::item
{
border: 1px solid #b2b2b2;

Loading…
Cancel
Save