mirror of
https://github.com/zen-browser/desktop.git
synced 2026-08-19 13:11:31 +00:00
chore: Visual changes for accesibility
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user