Skip to content

Commit

Permalink
Use more thicker color for multiselected tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Jul 20, 2023
1 parent a69820a commit 5bab995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webextensions/sidebar/styles/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
--tab-text-shadow: none;

--multiselected-color: transparent;
--multiselected-color-opacity: 0.15;
--multiselected-color-opacity: 0.35;

/* z-index of elements: we should define them here to keep their strict priorities */
--invisible-z-index: -100;
Expand Down

0 comments on commit 5bab995

Please sign in to comment.