Fuel Log Match

This commit is contained in:
2015-09-22 21:11:47 -04:00
parent 27375bbb65
commit 829d84d73e
18 changed files with 748 additions and 233 deletions
+16
View File
@@ -157,6 +157,22 @@ dl.inline {
padding-left: 10px;
}
td.nomatch {
background-color: #f89406 !IMPORTANT;
color: white !IMPORTANT;
}
td.match {
background-color: #468847 !IMPORTANT;
color: white !IMPORTANT;
}
#fuellogs th,
#currentlymatchedlog th,
#matchedlogs th {
width: 16.6%
}
@media print {
header,
footer,