fix cronjobs radio button width

This commit is contained in:
Jan-Christoph Borchardt 2012-08-27 14:05:04 -07:00
parent 4910717c09
commit 09300e5f6e
1 changed files with 1 additions and 0 deletions

View File

@ -64,3 +64,4 @@ span.version { margin-left:3em; margin-right:3em; color:#555; }
span.securitywarning {color:#C33; font-weight:bold; }
h3.settingsNotice { font-size: 1.2em; }
.settingsNotice { font-weight:bold; padding: 0.5em 0; }
#backgroundjobs input[type=radio] { width:1em; }