mirror of
https://github.com/wassname/talk.git
synced 2026-09-12 13:01:11 +08:00
Increase focus contrast
This commit is contained in:
@@ -18,12 +18,12 @@
|
||||
outline: none;
|
||||
|
||||
&:focus {
|
||||
background: #666;
|
||||
background: #888;
|
||||
}
|
||||
}
|
||||
|
||||
.toggleOpen {
|
||||
background: #666;
|
||||
background: #888;
|
||||
}
|
||||
|
||||
.label {
|
||||
|
||||
Reference in New Issue
Block a user