Consistency of style on buttons
Gabrys wrote on 02 Feb 2010 15:57
By default, all Wikidot buttons get ".button" class, so I suggest the ".button" and ".settags" classes to be added unconditionally. Any user supplied classes should be added to these without clearing the default ones.
To be consistent with divs, spans and tables, style attribute would be needed as well.
Comments: 2
page revision: 1, last edited: 02 Feb 2010 16:09
It should be possible to show the action as a text link as well as a button. How is that affected by always using a .button class? Can you show what you mean with some code?
Portfolio
Regarding 'style' attribute it seems logical but then divs, spans and tables are practically designed as containers for styles, whereas settags is not. Do we want to add 'style=' to code blocks, collapsible blocks, and every other syntax element including modules? I don't see that as consistent, rather as excessive.
Portfolio