Sha256: c9f40d618799ccf820ed2751408d5225ab89bf2ff83dedf531da0c9a19cf4674

Contents?: true

Size: 780 Bytes

Versions: 5

Compression:

Stored size: 780 Bytes

Contents

/*!
* Aloha Editor
* Author & Copyright (c) 2012 Gentics Software GmbH
* aloha-sales@gentics.com
* Licensed unter the terms of http://www.aloha-editor.com/license.html
*/

/* The styling for the captioned image "infrastructure", i.e. not for the
   captions themselves, which should be provided by the site using it. */
.aloha-captioned-image-block { display: inline-block; }
.aloha-captioned-image-block.align-left { float: left; }
.aloha-captioned-image-block.align-right { float: right; }
.aloha-captioned-image-block.align-center { display: block; text-align: center; }
.aloha-captioned-image-block-empty-caption .aloha-captioned-image-caption { display: none; }
.aloha-captioned-image-block-empty-caption.aloha-block-active .aloha-captioned-image-caption { display: block; }

Version data entries

5 entries across 5 versions & 3 rubygems

Version Path
olala-0.0.2 vendor/assets/aloha/plugins/extra/captioned-image/css/captioned-image.css
olala-0.0.1 vendor/assets/aloha/plugins/extra/captioned-image/css/captioned-image.css
gnuside-aloha-rails-0.23.3 vendor/assets/javascripts/aloha/plugins/extra/captioned-image/css/captioned-image.css
locomotive-aloha-rails-0.23.2.2 vendor/assets/javascripts/aloha/plugins/extra/captioned-image/css/captioned-image.css
locomotive-aloha-rails-0.23.2.1 vendor/assets/javascripts/aloha/plugins/extra/captioned-image/css/captioned-image.css