1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 19:30:21 +02:00

changed slider button stylesheets to allow moving them to the end

BUG: TWK-289
This commit is contained in:
Michael Zanetti
2011-08-09 23:54:00 +02:00
parent c29ce585a5
commit 25012ecc26

View File

@@ -106,6 +106,7 @@ AudioControls::AudioControls( QWidget* parent )
"QSlider::handle::horizontal {"
"margin-bottom: -7px; margin-top: -7px;"
"margin-left: -4px; margin-right: -4px;"
"height: 17px; width: 16px;"
"background-image: url(" RESPATH "images/seek-and-volume-knob-rest.png);"
"background-repeat: no-repeat;"
@@ -126,6 +127,7 @@ AudioControls::AudioControls( QWidget* parent )
"QSlider::handle::horizontal {"
"margin-bottom: -7px; margin-top: -7px;"
"margin-left: -4px; margin-right: -4px;"
"height: 17px; width: 16px;"
"background-image: url(" RESPATH "images/seek-and-volume-knob-rest.png);"
"background-repeat: no-repeat;"