Project

General

Profile

Actions

Bug #23658

closed

Size definition in to restrictive selektor prevents other stylesheet to overwrite icon size

Added by Steffen Ritter about 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-09-30
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When having icons with different sizes as "normal" core you would add this to the icon class with width and height, since these icons have to be possible in every tag, they are defined as

.myiconname

typo3/stylesheets/visual/main_content.css defines the size in span.t3-icon, not in .t3-icon.
Since the span.t3-icon is pro restrictive selektor than without the the tag-name, the size cannot be overriden anymore.

So just move the size some lines

(issue imported from #M15872)


Files

rfc15872.diff (547 Bytes) rfc15872.diff Administrator Admin, 2010-09-30 17:57
Actions #1

Updated by Steffen Gebert about 14 years ago

trunk rev. 8939

Actions #2

Updated by Susanne Moog over 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF