mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-25 14:51:28 +00:00
Commit compiled front-end code to the repo
This commit is contained in:
14
public/js/vendor/bootstrap/examples/theme/theme.css
vendored
Normal file
14
public/js/vendor/bootstrap/examples/theme/theme.css
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
body {
|
||||
padding-top: 70px;
|
||||
padding-bottom: 30px;
|
||||
}
|
||||
|
||||
.theme-dropdown .dropdown-menu {
|
||||
display: block;
|
||||
position: static;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.theme-showcase > p > .btn {
|
||||
margin: 5px 0;
|
||||
}
|
Reference in New Issue
Block a user