chore: Visual changes for accesibility

This commit is contained in:
FlorianButz
2026-04-12 16:57:25 +02:00
parent bc36696150
commit 2657357276
2 changed files with 3 additions and 3 deletions

View File

@@ -534,11 +534,11 @@ body {
}
.zen-boost-font-button-active {
background-color: #5b5b5c22 !important;
background-color: #5454572f !important;
}
.zen-boost-font-button-active:hover {
background-color: #5b5b5c32 !important;
background-color: #5b5b5c28 !important;
}
@property --mod-button-c1 {

View File

@@ -182,7 +182,7 @@
#selector-element-preview-text {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #797b7f;
color: rgb(76, 78, 80);
}
#hover-div {