Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

how do i zoom tab thumbnails? #424

Open
iconotic opened this issue Jun 26, 2019 · 1 comment
Open

how do i zoom tab thumbnails? #424

iconotic opened this issue Jun 26, 2019 · 1 comment

Comments

@iconotic
Copy link

First , thanks for the masterpiece addon it made my firefox shine
im using tab center redux with thumbnail only and im trying to zoom tab thumbnails within the thumbnail container, for both a clear view and easy identification of the website, can you tell me what css code to use to achieve this? here is an illustration of what i want

@ariasuni
Copy link
Contributor

You can use:

#tablist-wrapper:not(.shrinked) #tablist .tab-meta-image,
#tablist-wrapper:not(.shrinked) #pinnedtablist:not(.compact) .tab-meta-image {
  background-size: 700% !important;
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants