Task #52497
closedSimplify Font-Size inheritance (CSS)
100%
Description
Font-sizes are defined in t3skin at various places. In order to reduce complexity font-size & line-height should be defined centrally and inherited by containers and elements.
Updated by Gerrit Code Review about 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24299
Updated by Gerrit Code Review about 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24299
Updated by Gerrit Code Review about 11 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24299
Updated by Gerrit Code Review almost 11 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/24299
Updated by Ernesto Baschny almost 11 years ago
+1 on that unification. This addresses most issues of my note http://forge.typo3.org/issues/52501#note-4.
Now we have a "central place" where we can switch the font-size, which is now currently based on "12px" (1px larger than before). This makes page tree and module menu "larger" (and select boxes etc) and we can evaluate it better together with the UX team.
Updated by Felix Kopp almost 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0d0beaf3959ef4c915e7b4db32a64c4a6a93b022.