Super, Andreas, das ist es.
Nur zum Verständnis, wenn ich mit folgendem Code unter Proton von der originalen Größe abweiche, dann wird auch das Icon mit verkleinert.
CSS
#alltabs-button{
visibility: visible !important;
fill: blue ! important;
background: gold !important;
border: 1px solid blue !important;
max-width: 28px !important;
min-width: 28px !important;
margin-right: 3px !important;
max-height: 28px !important;
min-height: 28px !important;
}
Alles anzeigen