wip
This commit is contained in:
@@ -179,7 +179,7 @@ private:
|
||||
background-color: #4a4a4a;
|
||||
}
|
||||
QPushButton:checked:enabled {
|
||||
background-color: #33Ab4C;
|
||||
background-color: #0048FF;
|
||||
}
|
||||
QPushButton:disabled {
|
||||
color: #33E4E4E4;
|
||||
|
||||
@@ -404,7 +404,7 @@ QString SelectMaps::activeButtonStyle = R"(
|
||||
border-width: 0;
|
||||
border-radius: 30px;
|
||||
color: #dddddd;
|
||||
background-color: #33Ab4C;
|
||||
background-color: #0048FF;
|
||||
)";
|
||||
|
||||
QString SelectMaps::normalButtonStyle = R"(
|
||||
|
||||
Reference in New Issue
Block a user