Project

General

Profile

Actions

Bug #22688

closed

Backend lacks a clean way for CSS browser conditions

Added by Steffen Gebert over 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2010-05-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

We currently have no clean way to provide browser-specific CSS in BE.

Add a few classes to the body tag, dependent on the HTTP user agent, like

class="t3-browser-safari t3-browser-safari-531 t3-browser-safari-531.22 t3-system-mac" 
class="t3-browser-firefox t3-browser-firefox-3 t3-browser-firefox-3.6 t3-system-mac" 
class="t3-browser-msie t3-browser-msie-6 t3-browser-msie-6.0 t3-system-winNT" 
class="t3-browser-msie t3-browser-msie-7 t3-browser-msie-7.0 t3-system-winNT" 
class="t3-browser-msie t3-browser-msie-8 t3-browser-msie-8.0 t3-system-winNT" 

(issue imported from #M14442)


Files

14442.diff (2.04 KB) 14442.diff Administrator Admin, 2010-05-20 00:23

No data to display

Actions

Also available in: Atom PDF