Hello,
Did you try this (in your app module):

<set-configuration-property name="CssResource.style" value="pretty" />

On 6 jan, 16:07, emerix <[email protected]> wrote:
> Hi,
> I found on this 
> pagehttp://code.google.com/intl/fr-FR/webtoolkit/doc/latest/DevGuideClien...
> that you can use the property CssResource.obfuscationPrefix to choose
> how to obfuscate your css selectors.
> However I don't know if it is possible to use it to have a custom
> obfuscation.
> During the development phase, I'm using firebug to adjust padding,
> margin... of my widgets and it became quite difficult with the
> obsucated css class names...
>
> What I would like is a way to have  .G1qdtwdtK-MyWidgetName instead
> of .G1qdtwdtK for a css class named .MyWidgetName
>
> Is that feasible ?
>
> thanks !
-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Reply via email to