Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 356 → Rev 357

/trunk/presentations/scripts/fiche-synthese.js
373,6 → 373,8
$(document).ready(function() {
lierModulesEtOnglets();
$('#ongletEtPlus').show();
/* mouvement des blocs */
$( ".colonne" ).sortable({
connectWith: ".colonne",
/trunk/presentations/styles/eflore.css
601,11 → 601,11
cursor: pointer;
float:right;
z-index:500;
display: block;
height: 25px;
width: 25px;
position: relative;
top: 1px;
display:none;
}
#zone_onglets #ongletEtPlus a {
border-bottom: none;
/trunk/modules/fiche/squelettes/fiche_accueil.tpl.html
39,7 → 39,7
<li class="ui-state-default ui-corner-top <?= ($onglet == 'phytosociologie') ? 'ui-tabs-selected ui-state-active' : '' ;?>">
<a class="lien-onglet" href="<?=$url;?>phytosociologie">Phytosociologie</a>
</li>
<span id="ongletEtPlus" class="ui-state-default ui-corner-top" style="display:block">
<span id="ongletEtPlus" class="ui-state-default ui-corner-top">
<a id="lienOngletEtPlus" class="lien-statique" href="#etPlus">
+
</a>