Le Mon, 27 May 2013 20:18:16 +0200,
Guillem Barba Domingo <[email protected]> a écrit :

> Hi,
> 
> I've started to explore SAO to see if I can contribute in the
> styling. I'm not a designer but I know CSS enough.
> 
> Are expected contributions (codereviews) in the CSS of SAO?

Hi,

We first want to have a client with minimal css. And let others provide
custom themes.

> I seen that currently there isn't is any specific CSS.

Actually most of the widgets comes with a specific class, you can see by
running the following line in your browser console:

  $('*').each(function(pos, el){console.log($(el).attr('class'))})


Regards,

Bertrand

-- 

Bertrand Chenal

B2CK SPRL
Rue de Rotterdam, 4
4000 Liège
Belgium
Email: [email protected]
Website: http://www.b2ck.com/

Reply via email to