en | fr  | Contact  | Print  | Share

FrameBeurk File

Fmbk/Module/Zenpa/Style/styleSnow/styleSnow_moduleUzers.css.php

<?php //FrameBeurk V0.65 Copyright ToolOscope 2016. Licence CeCILL-C.
// Feuille de style Snow, module Uzers

//carte entites
Zenpa_cssCarteEntite('User');
Zenpa_cssCarteEntite('Groupe');
Zenpa_cssCarteEntite('Permission');

//entrĂ©es du menu
Zenpa_cssMenuEntite('User'true'font-weight:bold;');
Zenpa_cssMenuEntite('Groupe'false'font-weight:bold;');
Zenpa_cssMenuEntite('Permission'false'font-weight:bold;');
?>

.PermissionPerimetre_c1, .PermissionAction_c1,
.PermissionPerimetre_c2, .PermissionAction_c2 {
padding:3px;
word-wrap:break-word;     /* l'ancienne */
overflow-wrap:break-word; /* la nouvelle */
overflow:hidden;
}

.PermissionPerimetre_c1, .PermissionAction_c1 { 
font-size:140%;
font-weight:bold;
text-shadow: 1px 1px 1px #<?php echo $CONFIG['Controle']['Palette']['_site']['Snow']['fond2']; ?>;
border-bottom: 2px solid #<?php echo $CONFIG['Controle']['Palette']['Entite']['Permission'][1]; ?>;
}

.PermissionPerimetre_c2, .PermissionAction_c2 { 
font-size:80%;
color:#<?php echo $CONFIG['Controle']['Palette']['_site']['Snow']['infos']; ?>;
}

#loginUser {
margin-top:4px;
margin-bottom:2px;
padding:4px 3%;
}

#loginUser div {
width:100%;
padding:3px;
text-align:center;
}


© 2010-2015 by ToolOscope SASU. © 2016-2018 by Arnaud De Rette. All rights reserved