[Stylesheets] fix vertical Selector Toolbar width
This commit is contained in:
committed by
Yorik van Havre
parent
ce039fc00b
commit
0fb698f0b8
@@ -2149,7 +2149,7 @@ QToolButton[toolbar_orientation="horizontal"] {
|
||||
}
|
||||
|
||||
QToolButton[toolbar_orientation="vertical"] {
|
||||
width: 100%;
|
||||
/* nothing, when Horizontal there's no need to add special parameters */
|
||||
}
|
||||
|
||||
QToolBar#Selector QToolButton {
|
||||
|
||||
@@ -2149,7 +2149,7 @@ QToolButton[toolbar_orientation="horizontal"] {
|
||||
}
|
||||
|
||||
QToolButton[toolbar_orientation="vertical"] {
|
||||
width: 100%;
|
||||
/* nothing, when Horizontal there's no need to add special parameters */
|
||||
}
|
||||
|
||||
QToolBar#Selector QToolButton {
|
||||
|
||||
@@ -2149,7 +2149,7 @@ QToolButton[toolbar_orientation="horizontal"] {
|
||||
}
|
||||
|
||||
QToolButton[toolbar_orientation="vertical"] {
|
||||
width: 100%;
|
||||
/* nothing, when Horizontal there's no need to add special parameters */
|
||||
}
|
||||
|
||||
QToolBar#Selector QToolButton {
|
||||
|
||||
@@ -2170,7 +2170,7 @@ QToolButton[toolbar_orientation="horizontal"] {
|
||||
}
|
||||
|
||||
QToolButton[toolbar_orientation="vertical"] {
|
||||
width: 100%;
|
||||
/* nothing, when Horizontal there's no need to add special parameters */
|
||||
}
|
||||
|
||||
QToolBar#Selector QToolButton {
|
||||
|
||||
@@ -2170,7 +2170,7 @@ QToolButton[toolbar_orientation="horizontal"] {
|
||||
}
|
||||
|
||||
QToolButton[toolbar_orientation="vertical"] {
|
||||
width: 100%;
|
||||
/* nothing, when Horizontal there's no need to add special parameters */
|
||||
}
|
||||
|
||||
QToolBar#Selector QToolButton {
|
||||
|
||||
@@ -2170,7 +2170,7 @@ QToolButton[toolbar_orientation="horizontal"] {
|
||||
}
|
||||
|
||||
QToolButton[toolbar_orientation="vertical"] {
|
||||
width: 100%;
|
||||
/* nothing, when Horizontal there's no need to add special parameters */
|
||||
}
|
||||
|
||||
QToolBar#Selector QToolButton {
|
||||
|
||||
@@ -2150,7 +2150,7 @@ QToolButton[toolbar_orientation="horizontal"] {
|
||||
}
|
||||
|
||||
QToolButton[toolbar_orientation="vertical"] {
|
||||
width: 100%;
|
||||
/* nothing, when Horizontal there's no need to add special parameters */
|
||||
}
|
||||
|
||||
QToolBar#Selector QToolButton {
|
||||
|
||||
@@ -2150,7 +2150,7 @@ QToolButton[toolbar_orientation="horizontal"] {
|
||||
}
|
||||
|
||||
QToolButton[toolbar_orientation="vertical"] {
|
||||
width: 100%;
|
||||
/* nothing, when Horizontal there's no need to add special parameters */
|
||||
}
|
||||
|
||||
QToolBar#Selector QToolButton {
|
||||
|
||||
@@ -2150,7 +2150,7 @@ QToolButton[toolbar_orientation="horizontal"] {
|
||||
}
|
||||
|
||||
QToolButton[toolbar_orientation="vertical"] {
|
||||
width: 100%;
|
||||
/* nothing, when Horizontal there's no need to add special parameters */
|
||||
}
|
||||
|
||||
QToolBar#Selector QToolButton {
|
||||
|
||||
Reference in New Issue
Block a user