c97b0f20 | 24-Feb-2013 |
Michael Hamann <michael@content-space.de> |
Fix pagetools display without images FS#2634
This makes the pagetools in non-hover/static/active-mode use another image replacement technique that falls back to the text when images are disabled. Fu
Fix pagetools display without images FS#2634
This makes the pagetools in non-hover/static/active-mode use another image replacement technique that falls back to the text when images are disabled. Furthermore this fixes the :focused-display in IE7 by using :active, too.
show more ...
|
16ff96a1 | 03-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
re-added linear gradients for firefox
We removed them because of FS#2447 a while ago. But as the original problem was most probably only caused by the gradient for the page background and that's usi
re-added linear gradients for firefox
We removed them because of FS#2447 a while ago. But as the original problem was most probably only caused by the gradient for the page background and that's using a PNG now, the gradients for the buttons should be fine. Please test to double check if this change causes performance problems in Firefox.
show more ...
|