Commit 2ebedab9 authored by Andrey Cherepanov's avatar Andrey Cherepanov

Partially revert commit 021077e8: leave only borderless for sections

parent 4da74023
......@@ -54,17 +54,3 @@ QProgressBar::chunk {
AWizardFace AGroupBox {
border: 1px solid rgba(255, 255, 255, 0%);
}
AWizardFace AGroupBox::title {
color: #F8E97C;
font: bold;
}
QCheckBox:hover, QRadioButton:hover {
background: none;
}
/* Fix side effect on transparent background */
QCheckBox:indicator:hover, QRadioButton:indicator:hover {
margin-left: 1px;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment