diff --git a/themes/default/css.php b/themes/default/css.php index d5335f5caf..601d5d38b5 100644 --- a/themes/default/css.php +++ b/themes/default/css.php @@ -3218,7 +3218,7 @@ else { //default: white } .chart_type_button:has(input:checked) { - background-color: #F0F4FE; + background-color: rgba(142,172,249,0.15); border-color: #8EACF9; } diff --git a/themes/default/template.php b/themes/default/template.php index a5c582c4cc..bc00cc1665 100644 --- a/themes/default/template.php +++ b/themes/default/template.php @@ -20,7 +20,7 @@ - + {*//link to custom css file *} {if !empty($settings.theme.custom_css)}