[TYPO3-core] RFC #8495: Buttons look like input-field

Michiel Roos michiel at netcreators.com
Sun May 25 13:07:46 CEST 2008


Ok,

Please find attached a patch that leaves the world intact for all  
browsers that do not support css like input[type="button].

The patch will change all button styles back to default style (most  
OS'es handle this correctly).



On May 25, 2008, at 12:55 PM, Michiel Roos wrote:

> Hi Masi,
>
> Not being able to style the buttons is a temporary issue . . . Modern
> browsers support:
>
> input[type="button"],
> input[type="reset"],
> input[type="submit"] {
> 	background-color: blue
> }
>
> So . . . yes, we leave IE6 (and below) in the cold.
>
> An alternative is to leave TYPO3 as it is for the browsers that don't
> support the CSS above, and then put it in for the browsers that do.
>
> The old browsers will get the familiar look and feel, and the new
> browsers will see a difference between a button and input field.


Met vriendelijke groet,

Michiel Roos

Netcreators BV :: creation and innovation
www.netcreators.com

Interesse in werken bij Netcreators?
http://www.netcreators.com/bedrijf/vacatures/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 628.diff
Type: application/octet-stream
Size: 1055 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080525/2a33d2a6/attachment.obj 
-------------- next part --------------



More information about the TYPO3-team-core mailing list