- Firefox-Version
- 90
- Betriebssystem
- Ubuntu-Mate
Hallo,
plötzlich, ich glaube, seit dem Update auf Version 90 ist der o.g. Button etwas tiefer als die anderen.
![]()
Hat jemand eine Idee, was der Grund sein könnte?
Bezüglich dieses Bereiches ist folgender CSS-Code aktiv:
CSS
#nav-bar { height: 32px !important }
#nav-bar .toolbarbutton-icon {
height: 26px !important;
border: 1px solid #81FBE4 !important; border-radius: 0 !important }
#home-button > .toolbarbutton-icon { background: #D3A1A2 !important }
@-moz-document url(chrome://browser/content/browser.xhtml) {
#nav-bar #back-button[disabled="true"],
#nav-bar #forward-button[disabled="true"] { opacity: .3 !important }}
#back-button > .toolbarbutton-icon, #forward-button > .toolbarbutton-icon {
border: 1px solid #81FBE4 !important; width: 66px !important }
#forward-button > image:nth-child(2), #back-button > image:nth-child(2),
#home-button > image:nth-child(1), #reload-button > image:nth-child(1),
#stop-button > image:nth-child(1), #bookmarks-menu-button > image:nth-child(2) {
padding: 4px !important }
#home-button > .toolbarbutton-icon, #reload-button > .toolbarbutton-icon,
#stop-button > .toolbarbutton-icon, #bookmarks-menu-button > .toolbarbutton-icon {
width: 50px !important }
Alles anzeigen
Freundliche Grüße
Uwe
