mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-17 02:52:12 +01:00
OP-935 Updated stylesheet.
This commit is contained in:
parent
2b1b976b2b
commit
1758885266
@ -24,7 +24,7 @@ QSlider::add-page:horizontal {
|
||||
}
|
||||
|
||||
QSlider::add-page:horizontal:disabled {
|
||||
background: #ccc;
|
||||
background: #eee;
|
||||
border: 1px solid #999;
|
||||
width: 1px;
|
||||
border-radius: 4px;
|
||||
@ -38,7 +38,7 @@ QSlider::sub-page:horizontal {
|
||||
}
|
||||
|
||||
QSlider::sub-page:horizontal:disabled {
|
||||
background: #eee;
|
||||
background: #ccc;
|
||||
border: 1px solid #999;
|
||||
width: 1px;
|
||||
border-radius: 4px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user