summaryrefslogtreecommitdiffstats
path: root/core/css/update.css
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/update.css')
-rw-r--r--core/css/update.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/css/update.css b/core/css/update.css
index 0c42449b07f..12cda3d5bbd 100644
--- a/core/css/update.css
+++ b/core/css/update.css
@@ -7,6 +7,7 @@
#update-progress-message-error,
#update-progress-message-warnings {
font-weight: 600;
+ margin-bottom: 10px;
}
#update-progress-message {
@@ -16,6 +17,7 @@
.update-show-detailed {
padding: 13px;
display: block;
+ opacity: .75;
}
#body-login .update a.update-show-detailed {