Project

General

Profile

Actions

Bug #55507

closed

Epic #57533: Pagetree epic

Icons above page tree and in toolbar shifted

Added by Stephan Großberndt over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Category:
Backend User Interface
Target version:
-
Start date:
2014-01-31
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Yes
Sprint Focus:

Description

Another regression introduced by Core - Task #52497: Simplify Font-Size inheritance (CSS):

The icons above the page tree (new/filter/refresh) and in the toolbar shifted to bottom. This is due to removing the rule

.x-toolbar td,.x-toolbar span,.x-toolbar input,.x-toolbar div,.x-toolbar select,.x-toolbar label{        
       font:normal 10px verdana, arial,tahoma, helvetica, sans-serif;        
}

from xtheme-t3skin.css

font:normal sets line-height:normal too. This was removed, now only

line-height: 1.5em;
from body applies.


Files

comparison-55507.png (14.5 KB) comparison-55507.png Andreas Wolf, 2014-02-02 10:48

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #52497: Simplify Font-Size inheritance (CSS)Closed2013-10-03

Actions
Actions

Also available in: Atom PDF