Add F/OSS fail meter
This commit is contained in:
12
failmeter/css/failmeter.css
Normal file
12
failmeter/css/failmeter.css
Normal file
@@ -0,0 +1,12 @@
|
||||
body {
|
||||
padding-top: 80px;
|
||||
}
|
||||
|
||||
.fail:hover {
|
||||
background-color: #eee;
|
||||
}
|
||||
|
||||
.progress {
|
||||
margin-bottom: 0;
|
||||
background-color: #cacaca;
|
||||
}
|
Reference in New Issue
Block a user