[TYPO3-core] RFC: #12246: Reports module: icon not clickable

Francois Suter fsu-lists at cobweb.ch
Fri Oct 16 09:57:47 CEST 2009


Hi,

> the icons in the reports module next to the header (inside the <h2>) are 
> not clickable. only a click at the text opens/closes the sections below
> 
> Solution:
> Render icon in link

+1 after reading and testing.

I would add some padding to the dd though:

.report-list dd {
	margin: 2px 0 15px 20px;
	padding-left: 22px;
}

so that the text in the dd is aligned with the text in the dt, as was 
the case before. I think it looks clearer that way. See attached screenshot.

Cheers

-- 

Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch


More information about the TYPO3-team-core mailing list