Revisiones de Pin Tab-Groups
Pin Tab-Groups por Thomas
1 revisión
- Se valoró con 5 de 5por Rahul Amaram, hace 2 horasWorks as expected.
One correction though. The CSS that you provided did not work. This did.
.tabbrowser-tab[label="Placeholder"] {
min-width: 1px !important;
max-width: 1px !important;
padding: 0 !important;
margin: 0 !important;
background: #808080 !important;
opacity: 0.9 !important;
}