Project

General

Profile

Actions

Bug #68877

closed

admin_panel.css destroyed my formatting

Added by Harald no-lastname-given over 8 years ago. Updated over 6 years ago.

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

100%

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

Description

Font Awesome is integrated into my project (TYPO3 7.4.0). I have the Admin Panel disabled. Nevertheless, "admin_panel.css" loaded in the frontend and changed the formatting of my side (Font Awesome). This does not happen when I use the frontend view another browser but this is not advisable. If the admin panel is disabled, "admin_css" should not be loaded general.

many Thanks

Harald


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #69132: t3Skin/admin_panel.css: Missing CSS Prefix for .fa:before statmentClosed2015-08-17

Actions
Actions #1

Updated by Wouter Wolters over 8 years ago

  • Status changed from New to Needs Feedback

Can you find out which CSS rule breaks your website styling?

Actions #2

Updated by Harald no-lastname-given over 8 years ago

#TSFE_ADMIN_PANEL_FORM .fa,
.fa:before {
....
font-size: 15px;
....
}

This CSS rule overlaps with the original CSS rule from Font Awesome. As already mentioned.

many Thanks

Actions #3

Updated by Gerrit Code Review over 8 years ago

  • Status changed from Needs Feedback to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42465

Actions #4

Updated by Wouter Wolters over 8 years ago

  • Status changed from Under Review to Needs Feedback

Seems we missed one prefix. Can you test this change https://review.typo3.org/#/c/42465/ ?

Actions #5

Updated by Wouter Wolters over 8 years ago

  • Status changed from Needs Feedback to Under Review
Actions #6

Updated by Harald no-lastname-given over 8 years ago

Yoooo

Now it works again

perfect

many Thanks

Actions #7

Updated by Wouter Wolters over 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF