(solved !) Australis I don't want the resize window gripper
I used to hide the window resize gripper :
#status-bar > .statusbar-resizerpanel {
display: none !important;
}
but one more time in Aurora Australis something changed and again the resize gripper is visible, any idea ?
#status-bar > .statusbar-resizerpanel {
display: none !important;
}
but one more time in Aurora Australis something changed and again the resize gripper is visible, any idea ?
Comments
anyway I would prefer to use a CSS code, not a new addon
but first I will try with a new profile
instead with the same profile the resize grip disappeared in the normal FF 28 (no Australis)
well LouCypher in the end the JS code kindly provided did the job in Australis , you are my hero !
http://forums.mozillazine.org/viewforum.php?f=18
Many thanks again !!