[Typo3-dev] How to use _CSS_DEFAULT_STYLE?
    Martin Kutschker 
    Martin.Kutschker at n0spam-blackbox.net
       
    Thu Dec 15 10:52:30 CET 2005
    
    
  
Elijah Alcantara schrieb:
> Hello List =)
This is not quite the right group for this kind of question. We're here 
to discuss the development of Typo3 and new extensions.
> plugin.tx_newloginbox_pi1._CSS_DEFAULT_STYLE {
>    DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-forgotP A { font-size:12;}
> }
Use round brackets, not curly ones:
plugin.tx_newloginbox_pi1._CSS_DEFAULT_STYLE (
)
Masi
    
    
More information about the TYPO3-dev
mailing list