X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=default.css;h=d744c66e709c26c5abf2ff1314c109cb8e3dcb4c;hb=HEAD;hp=ee6a5b1670c0701f367285ac5fae23a2968c8d31;hpb=f467f086cd40c50256023061a96f2ce1ab63c492;p=timetracker.git diff --git a/default.css b/default.css index ee6a5b16..d744c66e 100644 --- a/default.css +++ b/default.css @@ -67,11 +67,17 @@ 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 { + font-weight: bold; } .tableHeader { @@ -153,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;