Refactoring in UploadFile.class.php to simplify things.
[timetracker.git] / default.css
index ee6a5b1..0fe3605 100644 (file)
@@ -74,6 +74,10 @@ input[type=checkbox], label {
   color: #444444;
 }
 
+.onBehalf {
+  font-weight: bold;
+}
+
 .tableHeader {
   font-weight: bold;
   text-align: left;
@@ -153,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;