1
0
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:
Fredrik Arvidsson 2013-05-04 09:53:42 +02:00
parent 2b1b976b2b
commit 1758885266

View File

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