summaryrefslogtreecommitdiffstats
path: root/core/css/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/styles.css')
-rw-r--r--core/css/styles.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/core/css/styles.css b/core/css/styles.css
index db81f850303..ccb48010871 100644
--- a/core/css/styles.css
+++ b/core/css/styles.css
@@ -680,6 +680,13 @@ label.infield {
color: #ccc;
}
+#body-login .update .appList {
+ list-style: disc;
+ text-align: left;
+ margin-left: 25px;
+ margin-right: 25px;
+}
+
#body-login .v-align {
width: inherit;
}