סקירות עבור Pin Tab-Groups
Pin Tab-Groups Thomas מאת
סקירה מאת Rahul Amaram
דירוג 5 מתוך 5
מאת Rahul Amaram, לפני 4 ימים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;
}
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;
}
2 דירוגים
- דירוג 1 מתוך 5מאת acorbin91, לפני 4 חודשיםI tried what the instructions said but I don't think it actually did anything? Maybe I'm misunderstanding, but this doesn't seem to actually do anything?