mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
VerticalTabs: Cleanups in Windows theme
This commit is contained in:
parent
b24041cb8e
commit
7bb2b5dfed
|
@ -1,5 +1,6 @@
|
||||||
/* Vertical Tabs Windows theme */
|
/* Vertical Tabs Windows theme */
|
||||||
|
|
||||||
|
/* New Tab button */
|
||||||
#verticaltabs-button-addtab
|
#verticaltabs-button-addtab
|
||||||
{
|
{
|
||||||
background : #dddddd;
|
background : #dddddd;
|
||||||
|
@ -88,11 +89,6 @@ TabTreeView
|
||||||
qproperty-backgroundIndentation: 0;
|
qproperty-backgroundIndentation: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
TabTreeView::item
|
|
||||||
{
|
|
||||||
max-height: 28px;
|
|
||||||
}
|
|
||||||
|
|
||||||
TabTreeView::item
|
TabTreeView::item
|
||||||
{
|
{
|
||||||
border: 1px solid #b2b2b2;
|
border: 1px solid #b2b2b2;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user