From: Nik Okuntseff Date: Sat, 6 Apr 2019 14:50:11 +0000 (+0000) Subject: Added table_icon class attributes to defauilt.css. X-Git-Tag: timetracker_1.19-1~122 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=848ddc88b0f5e7a8eddf77b6187f1ba39f002b7b;p=timetracker.git Added table_icon class attributes to defauilt.css. --- diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index f66e8357..39cbf6da 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.18.63.4912 | Copyright © Anuko | +  Anuko Time Tracker 1.18.64.4914 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} diff --git a/default.css b/default.css index 47dc81e4..0fe36051 100644 --- a/default.css +++ b/default.css @@ -157,6 +157,11 @@ div#LoginAboutText { width: 400px; } } .uncompleted-entry.active { background-color: red; } +.table_icon { + height: 16px; + width: 16px; +} + /* Mobile styles */ .mobile-table { border: 0;