X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=default.css;h=462b70edf6574c546919e263f1673fce90d0f6d1;hb=9c1005341a3db52333fcb732960acbdf03fbe4e7;hp=47dc81e4480d15eb9c16a9e260a803804130a760;hpb=b9450dc964f5b244713dc5c799a81a660269f22b;p=timetracker.git diff --git a/default.css b/default.css index 47dc81e4..462b70ed 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 3px 2px 3px; } .mainMenu { font-size: 11pt; color: #444444; + margin: 2px 3px 2px 3px; } .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;