diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 39f2f0e15..4c06fef85 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -202,6 +202,9 @@ a:focus, ._yellow { color: yellow !important; } +._orange { + color: #FFA500 !important; +} input, optgroup, select, textarea { font-size: 0.9rem !important;