Fix tables (detailed sale report) colour for inner table (#116)

This commit is contained in:
FrancescoUK
2016-02-13 21:47:10 +00:00
parent d003239525
commit d69a3c6130

View File

@@ -134,7 +134,7 @@ table.tablesorter thead .tablesorter-headerDesc
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp
{
background-color: #8dbdd8;
background-color: #555555;
}
table.innertable
@@ -145,7 +145,7 @@ table.innertable
table.innertable thead tr th
{
background-color: #0a6184;
background-color: #999999;
}
table.innertable tbody tr td