Removed outline from selected elements
This commit is contained in:
@@ -11,6 +11,10 @@
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[tabindex] {
|
||||||
|
outline: none;
|
||||||
|
}
|
||||||
|
|
||||||
@keyframes updateDark {
|
@keyframes updateDark {
|
||||||
0% {background-color: none;}
|
0% {background-color: none;}
|
||||||
25% {background-color: #3f51b5;}
|
25% {background-color: #3f51b5;}
|
||||||
|
|||||||
Reference in New Issue
Block a user