Removed old "Bloom" namespace from Qt stylesheets
This commit is contained in:
@@ -191,22 +191,22 @@ QToolButton::menu-indicator {
|
|||||||
image: none;
|
image: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
Bloom--Widgets--LabeledSeparator {
|
Widgets--LabeledSeparator {
|
||||||
qproperty-lineColor: #454545;
|
qproperty-lineColor: #454545;
|
||||||
color: #a6a6a6;
|
color: #a6a6a6;
|
||||||
}
|
}
|
||||||
|
|
||||||
Bloom--Widgets--SvgToolButton QMenu::item {
|
Widgets--SvgToolButton QMenu::item {
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
min-width: 250px;
|
min-width: 250px;
|
||||||
}
|
}
|
||||||
|
|
||||||
Bloom--Widgets--PushButton[styleName="primary"] {
|
Widgets--PushButton[styleName="primary"] {
|
||||||
background-color: rgba(53, 60, 65, 1);
|
background-color: rgba(53, 60, 65, 1);
|
||||||
border: 1px solid rgba(69, 76, 82, 1);
|
border: 1px solid rgba(69, 76, 82, 1);
|
||||||
}
|
}
|
||||||
|
|
||||||
Bloom--Widgets--PushButton[styleName="primary"]:disabled {
|
Widgets--PushButton[styleName="primary"]:disabled {
|
||||||
background-color: rgba(53, 60, 65, 0.25);
|
background-color: rgba(53, 60, 65, 0.25);
|
||||||
border: 1px solid rgba(69, 76, 82, 0.5);
|
border: 1px solid rgba(69, 76, 82, 0.5);
|
||||||
|
|
||||||
|
|||||||
@@ -49,7 +49,7 @@
|
|||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#region-selector-tool-bar Bloom--Widgets--SvgToolButton QMenu::item {
|
#region-selector-tool-bar Widgets--SvgToolButton QMenu::item {
|
||||||
padding-left: 25px;
|
padding-left: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user