From 4d837f27278bf6c2f3f853b89c5d8ddbdd2f2fe5 Mon Sep 17 00:00:00 2001 From: Alex <40072887+alexdcrane@users.noreply.github.com> Date: Tue, 19 Aug 2025 16:50:35 -0700 Subject: [PATCH] Update css.php (#7463) * Update css.php * Update template.php * Update css.php --- themes/default/css.php | 2 +- themes/default/template.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)}