Adjust button corners to Phoenix.

Adjust tag and frame styles.
Fix the problem of tag highlights covering active tag.
This commit is contained in:
TGSAN 2023-07-22 01:58:12 +08:00
parent d704855ee1
commit 3e6649ad78
4 changed files with 19 additions and 6 deletions

View file

@ -9,7 +9,6 @@
--identity-box-margin-inline: 2px !important;
}
:root[style*="--lwt-accent-color: rgb(240, 240, 244)"] #urlbar[focused="true"]:not([suppress-focus-border])>#urlbar-background,
:root[style*="--lwt-accent-color: rgb(240, 240, 244)"] #searchbar:focus-within {
outline-color: color-mix(in srgb, var(--toolbar-field-focus-border-color) 50%, transparent) !important;