summaryrefslogtreecommitdiffstats
path: root/install/ui/ipa.css
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/ipa.css')
-rw-r--r--install/ui/ipa.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/install/ui/ipa.css b/install/ui/ipa.css
index be4ad361..0652b375 100644
--- a/install/ui/ipa.css
+++ b/install/ui/ipa.css
@@ -1300,4 +1300,15 @@ body.info-page {
.required-indicator {
color: red;
+ font-weight: bold;
+ font-size: 120%;
+}
+
+.section-cell-label .required-indicator {
+ float: right;
+ margin-right: -10px;
+}
+
+.dialog-section .section-cell-label .required-indicator {
+ margin-right: 0px;
} \ No newline at end of file