13 lines
245 B
CSS
13 lines
245 B
CSS
#unified-extensions-button, #unified-extensions-button > .toolbarbutton-icon{
|
|
width: 0px !important;
|
|
padding: 0px !important;
|
|
}
|
|
|
|
.tab-close-button {
|
|
visibility: collapse !important;
|
|
}
|
|
|
|
#alltabs-button {
|
|
display: none !important;
|
|
}
|