forked from external-repos/pa11y-dashboard
Add HTML Codesniffer links
This commit is contained in:
@@ -36,11 +36,13 @@
|
||||
.other-tasks {
|
||||
.sr-only();
|
||||
}
|
||||
.action-buttons,
|
||||
.task-stats,
|
||||
.btn-full-width {
|
||||
margin-bottom:0;
|
||||
}
|
||||
.action-buttons {
|
||||
margin-bottom:20px;
|
||||
}
|
||||
.aside {
|
||||
margin-bottom:15px;
|
||||
}
|
||||
@@ -54,7 +56,7 @@
|
||||
float:none;
|
||||
|
||||
li {
|
||||
width:33%;
|
||||
width:25%;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -75,6 +77,7 @@
|
||||
}
|
||||
.action-buttons {
|
||||
margin-top:10px;
|
||||
margin-bottom:0;
|
||||
|
||||
.btn-full-width {
|
||||
margin-bottom:10px;
|
||||
@@ -126,6 +129,11 @@
|
||||
margin-bottom:20px;
|
||||
}
|
||||
}
|
||||
.footer .nav {
|
||||
li {
|
||||
width:50%;
|
||||
}
|
||||
}
|
||||
}
|
||||
@media (max-width:479px) {
|
||||
.graph {
|
||||
@@ -170,4 +178,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -86,7 +86,7 @@
|
||||
border-bottom-right-radius:3px;
|
||||
margin-bottom:0;
|
||||
}
|
||||
}
|
||||
}
|
||||
.options-button {
|
||||
position:absolute;
|
||||
top:5px;
|
||||
@@ -346,7 +346,7 @@ ul.date-links {
|
||||
}
|
||||
.series-checkboxes {
|
||||
margin-top:15px;
|
||||
|
||||
|
||||
li {
|
||||
width:32%;
|
||||
margin-right:2%;
|
||||
@@ -413,8 +413,3 @@ ul.date-links {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* Sidebar */
|
||||
.action-buttons {
|
||||
margin-bottom:30px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user