diff options
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index c95909085..73b13c1bf 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1177,6 +1177,8 @@ nav .acpopup { .required { color: #FF0000; + font-size: 200%; + margin-left: 5px; } #event-start-text, #event-finish-text { |