change blue color on all the app
This commit is contained in:
parent
99cfd4f42c
commit
1f2935719c
21 changed files with 47 additions and 47 deletions
|
@ -22,6 +22,6 @@
|
|||
%outline {
|
||||
&:active:not(:disabled),
|
||||
&:focus {
|
||||
outline: 3px solid $blue;
|
||||
outline: 3px solid $blue-france-500;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue