summaryrefslogtreecommitdiffstats
path: root/settings/css/settings.css
diff options
context:
space:
mode:
authorkondou <kondou@ts.unde.re>2014-03-12 17:29:26 +0100
committerkondou <kondou@ts.unde.re>2014-03-12 17:29:26 +0100
commitc5440fa13305799e1af663993220d200373efc4e (patch)
treedb5a564850d0d00d18b6d951f8172abe045d2d50 /settings/css/settings.css
parent547b5634646b0556462233f8cac37a41d63a44fb (diff)
downloadnextcloud-server-c5440fa13305799e1af663993220d200373efc4e.tar.gz
nextcloud-server-c5440fa13305799e1af663993220d200373efc4e.zip
Move cron status to the right of the heading
Diffstat (limited to 'settings/css/settings.css')
-rw-r--r--settings/css/settings.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/settings/css/settings.css b/settings/css/settings.css
index 37c2c47ed20..249ee1949f0 100644
--- a/settings/css/settings.css
+++ b/settings/css/settings.css
@@ -167,6 +167,10 @@ table.shareAPI td { padding-bottom: 0.8em; }
width: 40px;
}
+.cronlog {
+ margin-left: 10px;
+}
+
.cronstatus {
display: inline-block;
height: 16px;