Fixed horrible outline around notif clearing checkbox & moved the overlay to a more sr-friendly place

This commit is contained in:
Ondřej Hruška
2017-07-21 21:12:43 +02:00
parent 604654ccb4
commit 0244019ca1
3 changed files with 7 additions and 12 deletions

View File

@@ -503,8 +503,7 @@
align-items: center;
:focus & {
outline: rgb(77, 144, 254) auto 10px;
outline: -webkit-focus-ring-color auto 10px;
box-shadow: 0 0 2px 2px #3e6fc1;
}
}