system
5
* Remove Stop button when there's nothing to Stop */
#stop-button[disabled="true"] { display: none; }
/* Remove Reload button when there's nothing to go Reload to */
#reload-button[disabled="true"] { display: none; }
I have these lines as well. I am another who likes to keep “working place” clean and simple. I also use Searchbar Autosizer and Menu Editor extensions. A funny thing is that it is somehow contradictory for me to install extensions in attempt of keeping things simple, though.