Matthias Mees 271550778f Disabled responsive images in the backend for the time being.
Explanation: there's a CSS technique for making images responsive by applying
max-width: 100%; and height: auto; to them. This messes with the bundled Xinha
WYSIWYG editor. The buttons in Xinha's toobars can't have max-width: auto;, it
makes them disappear.

So far, I haven't found a way to overwrite this for the toolbar images only due
to selector specifity. Either need to find a way or find a way to make other
images (media, actually) in the backend have a class which assigns the responsive
media CSS to them.

(Or drop Xinha for good, but that doesn't seem to be an option.)
2013-01-14 13:37:41 +01:00
..
2011-01-06 17:46:43 +00:00
2011-01-06 17:46:43 +00:00
2007-08-10 09:07:04 +00:00
2009-02-26 09:40:51 +00:00
2011-01-06 17:46:43 +00:00
2006-08-02 10:07:34 +00:00
2012-11-13 15:19:49 +01:00