Advertisement
Guest User

Photon tabs w/ userContext colors

a guest
Aug 3rd, 2017
418
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.10 KB | None | 0 0
  1. .tabbrowser-tab[usercontextid] .tab-line{
  2.   background-color:var(--identity-tab-color)!important;
  3. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement