I like your work because you make things easier.

What about colors? Is it good idea set them in html as classes?
Shouldn't be better to have some semantic colors like "dark", "light", 
"neutral", "error", "notice", "info", "success"?
But maybe we can import some module for colors, lets say: import C
which defines something like C.dark='maroon', C.light='wheat'
and in view to use it so: class="{{=C.neutral}}"
Of course semantic colors can/should have in css their default.
If you think this is good idea, you can make/add such set to the css 
framework - that way developers could exchange color schemes & final users 
could change used scheme in settings.

Seems the css framework is nice responsive.
So bootstrap is no longer needed?
I will sure try it in the application which I start now.
But I'm not sure how to remove bootstrap (because I start from scaffolding 
welcome).
And how to force some web2py components like grid to use stupid.css classes.
I hope something is in the book. But ideas are welcome.




Dne čtvrtek 3. března 2016 8:27:57 UTC+1 Massimo Di Pierro napsal(a):
>
> A damn simple and easy css framework ... stupid.css
>
>     https://t.co/9vB48IjYJK
>
> No promise of backward compatibility is made, but comments and suggestions 
> for improvement are welcome.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to