mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 14:21:13 +00:00
Update graph styling
This commit is contained in:
2
public/css/site.min.css
vendored
2
public/css/site.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -47,7 +47,8 @@ $(document).ready(function(){
|
||||
},
|
||||
points: {
|
||||
fill: true,
|
||||
fillColor: 'rgb(255, 255, 255)'
|
||||
radius:4,
|
||||
lineWidth:3
|
||||
},
|
||||
shadowSize: 0,
|
||||
grid: {
|
||||
|
2
public/js/site.min.js
vendored
2
public/js/site.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -444,8 +444,8 @@ ul.date-links {
|
||||
}
|
||||
.dashedLegend {
|
||||
position:absolute;
|
||||
top:14px;
|
||||
right:39px;
|
||||
top:17px;
|
||||
right:40px;
|
||||
font-size:smaller;
|
||||
color:#545454;
|
||||
background-color: #fff;
|
||||
|
Reference in New Issue
Block a user