Bloke / smd_thumbnail

Multiple image thumbnails of arbitrary dimensions
GNU General Public License v2.0
8 stars 4 forks source link

add class .content-image to thumbnail images #10

Closed phiw13 closed 8 years ago

phiw13 commented 8 years ago

For both the edit panel and the image list panel.: use .content-image for the generated thumbnail images and remove the plugin specific rules.

That way you get all the styling based on the master stylesheets from the theme in use, including :focus styling.

Also consider using the class .active for selected thumbnails on the image edit panel (instead of the built-in styling).