White vertical line for console_style theme
This commit is contained in:
@@ -18,6 +18,14 @@ QPlainTextEdit {
|
|||||||
selection-color: rgb(0, 0, 0);
|
selection-color: rgb(0, 0, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
QFrame[frameShape="4"],
|
||||||
|
QFrame[frameShape="5"]
|
||||||
|
{
|
||||||
|
border: none;
|
||||||
|
background: #FFFFFF;
|
||||||
|
max-width: 1px;
|
||||||
|
}
|
||||||
|
|
||||||
QSlider::sub-page:horizontal {
|
QSlider::sub-page:horizontal {
|
||||||
background-color: #ff9900;
|
background-color: #ff9900;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user