Merged getRecords and getRecordsWithFiles into one function to keep things compact.
[timetracker.git] / default.css
index 47dc81e..0fe3605 100644 (file)
@@ -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;