]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix cronjobs radio button width
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Mon, 27 Aug 2012 21:05:04 +0000 (14:05 -0700)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Mon, 27 Aug 2012 21:05:18 +0000 (14:05 -0700)
settings/css/settings.css

index 373b15bff682337e0847abd26767c38cb7e5e73a..5a0f5bbde9ed0f238b0040e174f26763310c7c8b 100644 (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; }