Merge pull request #2781 from tresf/master
Fix style for Qt5 about dialog
This commit is contained in:
@@ -344,6 +344,11 @@ AutomatableSlider::handle:vertical {
|
||||
margin: -4px -12px -2px;
|
||||
}
|
||||
|
||||
/* about dialog */
|
||||
QTabWidget, QTabWidget QWidget {
|
||||
background: #5b6571;
|
||||
}
|
||||
|
||||
/* window that shows up when you add effects */
|
||||
|
||||
EffectSelectDialog QScrollArea {
|
||||
|
||||
Reference in New Issue
Block a user