mirror of https://github.com/xwiki-labs/cryptpad
change outline color
This commit is contained in:
parent
81fb2dafc3
commit
f5b429c474
|
@ -367,7 +367,7 @@
|
|||
* {
|
||||
outline-style: none;
|
||||
&:focus {
|
||||
outline: blue solid 2px;
|
||||
outline: @cryptpad_color_brand solid 2px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue