some corrections and finishing touches to that LCARStrek works well for Firefox 55...
[themes.git] / search / icons.css
... / ...
CommitLineData
1/* Default Icon */
2
3titledbutton[loading="true"] {
4 list-style-image: url("chrome://global/skin/loading.gif") ! important ;
5}
6
7titledbutton.iconic {
8 list-style-image: url("chrome://global/skin/document.gif");
9}
10