alpha_full/admin/styles/responsiv/03.2-responsiveFic.functionMenuReduit.php
2026-04-06 22:58:51 +02:00

7 lines
294 B
PHP
Executable File

<?php
$nomFicAppelant = basename(__FILE__);
// -----------------------------------------------------
// Sous Menus last decalage gauche
// -----------------------------------------------------
$responsiveFic=$responsiveFic. ".menuDeroulantItem:last-child:hover>ul{left:-35px;}\n";
?>