mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(reset) rm a:hover, a:active: outline
This commit is contained in:
parent
03c76bf1e8
commit
412c57911c
1 changed files with 0 additions and 6 deletions
|
|
@ -28,9 +28,3 @@ body {
|
|||
a:focus {
|
||||
outline: thin dotted;
|
||||
}
|
||||
|
||||
/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
|
||||
a:hover,
|
||||
a:active {
|
||||
outline: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue