TMP - k.A.
CSS
#tabbrowser-tabs > tab,
#TabsToolbar {
background-image: none !important;
background-color: transparent !important;
}
.tabbrowser-tab[selected="true"] {
-moz-box-shadow: -1px 0 15px rgba(0, 255, 0, .8) inset;
font-weight: bold;
}
/*
#identity-box {
background-image: none !important;
background-color: transparent !important;
}
#identity-icon-labels {
-moz-box-shadow: -1px 0 15px rgba(0, 255, 0, .8) inset;
color: black !important;
}
*/
Alles anzeigen