X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/b9450dc964f5b244713dc5c799a81a660269f22b..a0ff02ec3fa7016404f3992710db57951e74e824:/default.css diff --git a/default.css b/default.css index 47dc81e4..d744c66e 100644 --- a/default.css +++ b/default.css @@ -67,11 +67,13 @@ input[type=checkbox], label { font-weight: bold; color: white; background-color: black; + margin: 2px 4px 2px 4px; } .mainMenu { font-size: 11pt; color: #444444; + margin: 2px 4px 2px 4px; } .onBehalf { @@ -157,6 +159,11 @@ div#LoginAboutText { width: 400px; } } .uncompleted-entry.active { background-color: red; } +.table_icon { + height: 16px; + width: 16px; +} + /* Mobile styles */ .mobile-table { border: 0;