mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 22:31:15 +00:00
make dropdowns appear on hover for non js users
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
.date-links.hidden {
|
||||
display:none !important;
|
||||
}
|
||||
.date-selector .btn-group:hover ul.date-links {
|
||||
.btn-group:hover ul {
|
||||
display:block !important;
|
||||
}
|
||||
table.hidden {
|
||||
|
Reference in New Issue
Block a user