style: Add styling for locked buttons

This commit is contained in:
Dorota Czaplejewicz
2019-10-02 16:32:13 +00:00
parent b3a63042cb
commit 477a883885
2 changed files with 19 additions and 6 deletions

View File

@ -25,6 +25,11 @@ sq_button.wide {
border-color: #3e3a44
}
sq_button.locked {
background: #ffffff;
color: #2b292f;
}
#Return {
background: #1c71d8;
border-color: #1a5fb4