Skip to content

Commit

Permalink
Fix style for Qt5 about dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
tresf authored and Teuthis committed May 18, 2016
1 parent 9e27177 commit 4683c27
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/themes/default/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 4683c27

Please sign in to comment.