equal
deleted
inserted
replaced
292 "color: #a0a0a0;" |
292 "color: #a0a0a0;" |
293 "}" |
293 "}" |
294 "SquareLabel, ItemNum {" |
294 "SquareLabel, ItemNum {" |
295 "background-color: #000000;" |
295 "background-color: #000000;" |
296 "}" |
296 "}" |
|
297 "QSlider::groove::horizontal {" |
|
298 "height: 2px;" |
|
299 "margin: 2px 0px;" |
|
300 "background-color: #ffcc00;" |
|
301 "}" |
|
302 "QSlider::handle::horizontal {" |
|
303 "border: 0px;" |
|
304 "margin: -2px 0px;" |
|
305 "border-radius: 3px;" |
|
306 "background-color: #ffcc00;" |
|
307 "width: 8px;" |
|
308 "}" |
297 ) |
309 ) |
298 ); |
310 ); |
299 |
311 |
300 bindir->cd("bin"); // workaround over NSIS installer |
312 bindir->cd("bin"); // workaround over NSIS installer |
301 |
313 |