Tab selection highlight, please add an option to use a solid outline instead of a dotted outline...
-
For the tab selection highlight, please add an option to use a solid outline instead of a dotted outline, for a less busy and cleaner look that matches better with the Vivaldi theme.
[bug reported VB-76979]
-
This can be achieved with a css mod:
.tab-position .tab .tab-selection rect.outer { stroke: transparent; }
-
updated first post