forked from external-repos/pa11y-dashboard
Issue 30 - Refactor date selector navigation to be non-js friendly
This commit is contained in:
@@ -17,4 +17,10 @@
|
||||
margin-top:0;
|
||||
border-radius: 3px 3px 0 0;
|
||||
}
|
||||
.dropdown-toggle {
|
||||
display:none;
|
||||
}
|
||||
.show-class {
|
||||
display:block;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user