Project

General

Profile

Actions

Bug #68105

closed

Invisible TYPO in TYPO3 Backend CSS File

Added by Ruben Sutter about 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2015-07-14
Due date:
% Done:

0%

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

Description

In the current Version of TYPO3 7.3.1 an illegal and not visible character in the CSS file
/typo3/sysext/t3skin/Resources/Public/Css/visual/t3skin.css

#6373-#6375
.fa-inverse {
color:#ffffff;
}

could cause limited visibility of the backend functions. (font-awesome icons)

Bugfix:
replace line #6374 color:#ffffff; in /typo3/sysext/t3skin/Resources/Public/Css/visual/t3skin.css

Actions #1

Updated by Frans Saris about 9 years ago

  • Status changed from New to Needs Feedback

Can you check is this is also the case for master? Checked it myself but didn't see the character there.

gr. Frans

Actions #2

Updated by Ruben Sutter about 9 years ago

The css file from the master branch works without any problems.

I recently updated from TYPO3 CMS 7.3.0 (working BE)
to 7.3.1 and used a .zip download version of TYPO3 CMS 7.3.1.

Actions #3

Updated by Frans Saris about 9 years ago

  • Status changed from Needs Feedback to Closed

As there will no new versions released of 7.3 and the issue doesn't exist in current master I closed the issue.

Actions

Also available in: Atom PDF