forked from external-repos/pa11y-dashboard
Results page: export graph in PNG (#197)
This commit is contained in:

committed by
Rowan Manning

parent
37d94b0005
commit
b144970564
@@ -523,8 +523,8 @@ ul.date-links {
|
||||
}
|
||||
|
||||
.series-checkboxes {
|
||||
padding: 0 30px;
|
||||
margin-bottom: 15px;
|
||||
padding: 0 15px;
|
||||
margin-bottom: 16px;
|
||||
|
||||
li {
|
||||
width: 32%;
|
||||
@@ -532,7 +532,7 @@ ul.date-links {
|
||||
border-radius: @border-radius-base;
|
||||
|
||||
.series-checkbox-container {
|
||||
padding: 2px 4px 3px 4px;
|
||||
padding: 4px 4px 5px 4px;
|
||||
}
|
||||
|
||||
label {
|
||||
|
Reference in New Issue
Block a user