NIHVIVO-2618: Removed :focus CSS class from reset.css
This commit is contained in:
parent
9228694bd4
commit
eb6dc38408
1 changed files with 0 additions and 4 deletions
|
@ -78,10 +78,6 @@ q:after {
|
||||||
content: '';
|
content: '';
|
||||||
content: none;
|
content: none;
|
||||||
}
|
}
|
||||||
/* remember to define focus styles! */
|
|
||||||
:focus {
|
|
||||||
outline: 0;
|
|
||||||
}
|
|
||||||
/* remember to highlight inserts somehow! */
|
/* remember to highlight inserts somehow! */
|
||||||
ins {
|
ins {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
Loading…
Add table
Reference in a new issue