This makes shop_log a class, too. Probably transactions.css isn't the most logical place for these classes but it works for now.

This commit is contained in:
Jonathan Rosenbaum
2016-01-26 06:14:59 +00:00
parent 3358af425f
commit 7a451c3002
+4
View File
@@ -90,3 +90,7 @@ input[value=Save]:focus, input[value=Close]:focus {
#shop_log td {
padding: 0px 10px 0px 10px;
}
.shop_log td {
padding: 0px 10px 0px 10px;
}