Project

General

Profile

Actions

Bug #69132

closed

t3Skin/admin_panel.css: Missing CSS Prefix for .fa:before statment

Added by Daniel Sattler over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-08-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
CSS
Complexity:
easy
Is Regression:
No
Sprint Focus:

Description

#TSFE_ADMIN_PANEL_FORM .fa, .fa:before { }

needs to be changed to:

#TSFE_ADMIN_PANEL_FORM .fa, #TSFE_ADMIN_PANEL_FORM .fa:before { }


Files


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #68877: admin_panel.css destroyed my formattingClosed2015-08-09

Actions
Actions #1

Updated by Andreas Kienast over 8 years ago

  • Status changed from New to Closed

Hi Daniel,

thanks for your report. I will close this ticket, as it was already solved with #68877.

Kind regards,
Andreas

Actions

Also available in: Atom PDF