Pin Tab-Groups-ის მიმოხილვები
Pin Tab-Groups ავტორი Thomas
2 მიმოხილვა
- 5 შეფასება 5-დანმიმომხილველი Rahul Amaram, 7 თვის წინWorks 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;
}