summaryrefslogtreecommitdiffstats
path: root/extensions/REMO/web/styles/moz_reps.css
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/REMO/web/styles/moz_reps.css')
-rw-r--r--extensions/REMO/web/styles/moz_reps.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/extensions/REMO/web/styles/moz_reps.css b/extensions/REMO/web/styles/moz_reps.css
index 216bdd234..884dc5896 100644
--- a/extensions/REMO/web/styles/moz_reps.css
+++ b/extensions/REMO/web/styles/moz_reps.css
@@ -32,6 +32,11 @@
font-size: 80%;
}
+label.required:before {
+ content: "* ";
+ color: red;
+}
+
#reps-form .missing {
box-shadow: #FF0000 0 0 1.5px 1px;
}