mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-21 02:42:26 +00:00
[a11y] .table-sort-op: show focus effect when accessed by keyboard
This commit is contained in:
@@ -1048,12 +1048,11 @@ a.table-sort-op {
|
||||
margin-left: 15px;
|
||||
}
|
||||
}
|
||||
a.table-sort-op:hover,
|
||||
a.table-sort-op:focus {
|
||||
a.table-sort-op:hover {
|
||||
outline: none;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
||||
/* dropdown-menu style */
|
||||
.dropdown-menu {
|
||||
min-width: 8rem;
|
||||
|
Reference in New Issue
Block a user