Repeated request: For the lay-out of the buttons in [[Mediawiki:Edittools.js]]I need the following css code part: class="my-buttons" and class="specialbasic"Who has a css definition of these classes in their css-file? Rein
Rein wrote :
Repeated request: For the lay-out of the buttons in [[Mediawiki:Edittools.js]]I need the following css code part: class="my-buttons" and class="specialbasic"Who has a css definition of these classes in their css-file? Rein
I think you can find it on http://www.mediawiki.org/wiki/MediaWiki:Common.css
search for your class (my-buttons) and then add the code in your MediaWiki:Common.css
Alternatively, you could use Firefox's firebug extension to know everything about css properties for any element on a page
mediawiki-l@lists.wikimedia.org