aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r--view/theme/redbasic/css/style.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index cebc516da..cb58b6e11 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1185,9 +1185,12 @@ nav .acpopup {
.required {
- color: #FF0000;
+ color: #ff0000;
+ font-size: 1.8rem;
+ margin-left: 5px;
}
+
#event-start-text, #event-finish-text {
margin-top: 10px;
margin-bottom: 5px;