CSS hacks ?<br clear="all"><br>Cordialement,<br>Pierre Dudoret<br>
<br><br><div class="gmail_quote">2010/5/20 Steffen Gebert <span dir="ltr">&lt;<a href="mailto:steffen@steffen-gebert.de">steffen@steffen-gebert.de</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<br>
<br>
This is a SVN patch request.<br>
<br>
Type: (Micro-)Feature (*)<br>
<br>
Bugtracker references:<br>
<a href="http://bugs.typo3.org/view.php?id=14442" target="_blank">http://bugs.typo3.org/view.php?id=14442</a><br>
<br>
Branches:<br>
trunk<br>
<br>
Problem:<br>
We currently have no clean way to provide browser-specific CSS in BE.<br>
<br>
Solution:<br>
Add a few classes to the body tag, dependent on the HTTP user agent, like<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
class=&quot;t3-browser-safari t3-browser-safari-531 t3-browser-safari-531.22 t3-system-mac&quot;<br>
class=&quot;t3-browser-firefox t3-browser-firefox-3 t3-browser-firefox-3.6 t3-system-mac&quot;<br>
class=&quot;t3-browser-msie t3-browser-msie-6 t3-browser-msie-6.0 t3-system-winNT&quot;<br>
class=&quot;t3-browser-msie t3-browser-msie-7 t3-browser-msie-7.0 t3-system-winNT&quot;<br>
class=&quot;t3-browser-msie t3-browser-msie-8 t3-browser-msie-8.0 t3-system-winNT&quot;<br>
</blockquote>
<br>
Steffen<br><font color="#888888">
<br>
-- <br>
(*) Benni already gave me his OK for this RFC - for the records I ask him for a short confirmation</font><br>_______________________________________________<br>
Before posting to this list, please have a look to the posting rules<br>
on the following websites:<br>
<br>
<a href="http://typo3.org/teams/core/core-mailinglist-rules/" target="_blank">http://typo3.org/teams/core/core-mailinglist-rules/</a><br>
<a href="http://typo3.org/development/bug-fixing/diff-and-patch/" target="_blank">http://typo3.org/development/bug-fixing/diff-and-patch/</a><br>
_______________________________________________<br>
TYPO3-team-core mailing list<br>
<a href="mailto:TYPO3-team-core@lists.typo3.org">TYPO3-team-core@lists.typo3.org</a><br>
<a href="http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-team-core" target="_blank">http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-team-core</a><br></blockquote></div><br>