Merge branch 'highlight' into 'master'
style: Set active button color See merge request Librem5/squeekboard!206
This commit is contained in:
@ -14,8 +14,8 @@ sq_button {
|
||||
}
|
||||
|
||||
sq_button:active {
|
||||
background: #545256;
|
||||
border-color: #716e78;
|
||||
background: #747077;
|
||||
border-color: #96949d;
|
||||
}
|
||||
|
||||
sq_button.altline,
|
||||
|
||||
Reference in New Issue
Block a user