Update css.php (#7463)

* Update css.php

* Update template.php

* Update css.php
This commit is contained in:
Alex
2025-08-19 16:50:35 -07:00
committed by GitHub
parent b52ee47c1e
commit 4d837f2727
2 changed files with 2 additions and 2 deletions

View File

@@ -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;
}