#CACHE{24*3600} [(#REM) Ce squelette definit des styles spécifiques aux collections Regarder emballe_medias.css.html dans le plugin emballe medias ] #CACHE{24*3600,cache-client} #HTTP_HEADER{Content-Type: text/css; charset=iso-8859-15} #HTTP_HEADER{Vary: Accept-Encoding} .formulaire_ajouter_media_collection .selection_documents{ padding:0; } .formulaire_ajouter_media_collection .selection_documents .pagination{ clear:both; } .formulaire_ajouter_media_collection .selection_documents .choix{ background-color:#000; color:#fff; width:31.3%; margin:1%; float:left; } .formulaire_ajouter_media_collection .selection_documents .selected, .formulaire_ajouter_media_collection .selection_documents .ui-sortable-helper{ background-color:#ededed; -moz-box-shadow:0 0 4px #C8C8C8; -webkit-box-shadow:0 0 4px #C8C8C8; box-shadow:0 0 4px #C8C8C8; } .formulaire_ajouter_media_collection .selection_documents .choix label{ position:relative; overflow:auto; display:block; width:100%; } .formulaire_ajouter_media_collection .selection_documents .choix label .titre{ position:absolute; bottom:2%; left:2%; width:92%; padding:2%; display:block; background-color:#000; color:#fff; } .formulaire_ajouter_media_collection .selection_documents .selected label .titre{ background-color:#ededed; color:#000; } .formulaire_ajouter_media_collection .selection_documents .choix label img{ width:96%; margin:2%; height:auto; vertical-align:bottom; } .formulaire_ajouter_media_collection .selection_documents .choix .rang{ color:#000; background:#fff; border:1px solid #ccc; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; padding:.1em .5em; position:absolute; top:4%; right:4%; z-index:100; }