calamares: yarrr har, steal kaos qml
This commit is contained in:
@@ -35,23 +35,6 @@ QPushButton:disabled {
|
||||
background-color: #BDC3C7;
|
||||
color: #95A5A6;
|
||||
}
|
||||
QPushButton#sidebarButton {
|
||||
background-color: transparent;
|
||||
color: #C8D6E5;
|
||||
text-align: left;
|
||||
padding: 10px 14px;
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
font-size: 10pt;
|
||||
}
|
||||
QPushButton#sidebarButton:hover {
|
||||
background-color: #2C3E50;
|
||||
}
|
||||
QPushButton#sidebarButton:checked {
|
||||
background-color: #4A9EFF;
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
}
|
||||
QComboBox {
|
||||
padding: 5px 10px;
|
||||
border: 1px solid #D5D8DC;
|
||||
|
||||
Reference in New Issue
Block a user