Fuel Log Match
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user