mirror of
https://github.com/placeholder-soft/prodigyapi.git
synced 2026-04-29 20:35:01 +08:00
Remove outline from lang selector links, add focus style
This commit is contained in:
@@ -307,8 +307,9 @@ html, body {
|
||||
text-decoration: none;
|
||||
padding: 0 10px;
|
||||
line-height: 30px;
|
||||
outline: 0;
|
||||
|
||||
&:active {
|
||||
&:active, &:focus {
|
||||
background-color: $lang-select-pressed-bg;
|
||||
color: $lang-select-pressed-text;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user