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.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/install/ui/ipa.css b/install/ui/ipa.css
index 3c6cc6e8..be4ad361 100644
--- a/install/ui/ipa.css
+++ b/install/ui/ipa.css
@@ -1256,6 +1256,10 @@ table.scrollable tbody {
width: 100%;
}
+.dnszone-adder-dialog .section-cell-label {
+ width: 180px;
+}
+
/* Info and simple pages (not main app) */
body.info-page {
@@ -1294,3 +1298,6 @@ body.info-page {
padding: .15em;
}
+.required-indicator {
+ color: red;
+} \ No newline at end of file