thumbnail tweaks
authorGabriel Wicke <gwicke@users.mediawiki.org>
Thu, 22 Apr 2004 18:42:13 +0000 (18:42 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Thu, 22 Apr 2004 18:42:13 +0000 (18:42 +0000)
commit9df79bf2489b22010c3a6cc02a684ff53c741144
treeb71a275b9716afb97940424eeeae1a7aff91df56
parent138934344b0564f636792857af721b0f7576ecfa
thumbnail tweaks

* zoom icon dimensions adjusted to the new icon
* div wrapper around zoom icon with class, float on div instead of align on image
* caption as div with class to allow extra styling in future skins
* width set on outer div as well (width + 2)
* using the zoom icon as centered bg image in the monobook css, with a { display: block }
* print css update (class name for caption div instead of p)
includes/Skin.php
stylesheets/cologneblue.css
stylesheets/commonPrint.css
stylesheets/monobook/main.css
stylesheets/nostalgia.css
stylesheets/wikistandard.css