Skip to content

Commit

Permalink
Reset Channel Preview to default style (see #13)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chi-Yu committed Dec 11, 2017
1 parent 1790f57 commit 6ca6bbd
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions style/styles/dark.qss
Original file line number Diff line number Diff line change
Expand Up @@ -1200,3 +1200,12 @@ QWidget#ConnectionInfoDialog {
#CreateChannelDialog #permissionsWidget {
background: none;
}

/* Preview Widget */
#PreviewWidget QToolButton,
#PreviewWidget QLabel {
color: #000000;
background: transparent;
margin: 0;
padding: 0;
}

0 comments on commit 6ca6bbd

Please sign in to comment.