[Stylesheets] fix vertical Selector Toolbar width

This commit is contained in:
Pablo Gil
2020-01-21 08:51:13 +01:00
committed by Yorik van Havre
parent ce039fc00b
commit 0fb698f0b8
9 changed files with 9 additions and 9 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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