1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 17:52:10 +02:00

VerticalTabs: Cleanups in Windows theme

This commit is contained in:
David Rosca 2018-02-03 20:20:09 +01:00
parent b24041cb8e
commit 7bb2b5dfed
No known key found for this signature in database
GPG Key ID: EBC3FC294452C6D8

View File

@ -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;