Custom favicon for stacks
-
(mod edit: title)
-
Added the same feature request and got the same number of upvotes (zero)
https://forum.vivaldi.net/topic/61055/ability-to-pin-favicon-for-tab-stack-and-not-change-it-while-switching-between-tabs-inside?_=1624794064983 -
@mvsvlitin @mihanentalpo Both of these feature requests appear to be duplicates of Specify Icon for Tab Stacks.
-
@altcode thanks for pointing to it! Didn't find it before creating my own. Now there are THREE upvotes on it
so, there is a hope
-
@mvsvlitin I use this code to highlight the tabs not active in a stack:
/* Tabs second level */ .tab-position .tab.insubstrip:not(.active) {font-family: Lato; font-size: 14px; background-color: #414141; color: white; border: 1.5px rgba(59, 129, 230, 0.6) solid !important; filter: brightness(1.2) contrast(1.10) !important; box-shadow: 0px 0px #ccc !important;}
/* Tabs first level */ .tab-strip > span > .tab-position.is-substack > .tab:not(.active) {border: 1.5px rgba(59, 129, 230, 0.6) solid !important; min-width: 150px !important; max-width: 150px !important; box-shadow: 0px -0px #ccc !important;}
-
Ppafflick moved this topic from Automotive Feature Requests on
-
Thank you for your request. As this post has had less than 5 votes over 4 years it will now be archived. If something still isn't working or is missing, you can open a new thread or search to see if a newer one has already been opened.
-
LLonM moved this topic from Desktop Feature Requests on