From: Jan-Christoph Borchardt Date: Wed, 3 Aug 2016 16:58:44 +0000 (+0200) Subject: switch nested containers in update to semibold style X-Git-Tag: v11.0RC2~877^2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=2f9725469d2984851cc441a7c3b8abb525d26390;p=nextcloud-server.git switch nested containers in update to semibold style --- diff --git a/core/css/update.css b/core/css/update.css index b1e086af3fd..0c42449b07f 100644 --- a/core/css/update.css +++ b/core/css/update.css @@ -4,6 +4,11 @@ background-size: 32px; } +#update-progress-message-error, +#update-progress-message-warnings { + font-weight: 600; +} + #update-progress-message { margin-bottom: 10px; } @@ -23,4 +28,4 @@ #body-login .warning.hidden { display: none; -} \ No newline at end of file +} diff --git a/core/templates/update.admin.php b/core/templates/update.admin.php index 87f93967d91..967160af66c 100644 --- a/core/templates/update.admin.php +++ b/core/templates/update.admin.php @@ -44,8 +44,8 @@