]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Updates to embed interface to make it theme agnostic in core
authorpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>
Fri, 11 Jun 2010 12:20:25 +0000 (12:20 +0000)
committerpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>
Fri, 11 Jun 2010 12:20:25 +0000 (12:20 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@6456 36083f99-b078-4883-b0ff-0f9b5a30f544

mod/embed/views/default/embed/css.php

index 51d11751ef0f4107526e42937c2c651164ca97fc..4bc57ea23bd4a3b250b73b9e12c4988e27e3ebcb 100644 (file)
        margin-top:0;
        margin-left:7px;
 }
+.embed_modal_tidypics .embed_data .entity_listing_info {
+       margin-top:11px;
+}
 .embed_data .entity_listing_info {
        width:auto;
        margin-top:15px;
        margin-left:15px;
+       float:left;
 }
 .embed_data .entity_listing {
        cursor:pointer;