Merge branch 'locklight' into 'master'

style: Add styling for locked buttons

See merge request Librem5/squeekboard!197
This commit is contained in:
David Boddie
2019-10-03 12:52:28 +00:00
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