Oscilloscope, tripleosc gfx fix

This commit is contained in:
Vesa
2014-01-25 03:47:42 +02:00
parent 485d4fc595
commit 84926cae4c
4 changed files with 6 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

View File

@@ -104,6 +104,11 @@ QScrollBar:vertical {
margin: 13px 0px;
}
visualizationWidget, cpuloadWidget {
background: none;
border: none;
}
/* scrollbar: trough clicky things */
QScrollBar::add-page:horizontal, QScrollBar::sub-page:horizontal,