en | fr  | Contact  | Print  | Share

FrameBeurk File

Fmbk/Module/Zenpa/Style/styleSweets/styleSweets_moduleRhum.css.php

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

//carte entites
Zenpa_cssCarteEntite('Section');
Zenpa_cssCarteEntite('Sujet');
Zenpa_cssCarteEntite('Commentaire');

//entrées du menu
Zenpa_cssMenuEntite('News'false'font-weight:bold; padding-left:23px;');
Zenpa_cssMenuEntite('Forum'true'font-weight:bold;');
Zenpa_cssMenuEntite('Section'true'font-weight:bold; margin-right:2px;');
Zenpa_cssMenuEntite('Sujet'false'font-weight:normal; margin-right:2px;');

// réponse : pas affichées comme des entités
Zenpa_cssCaseEntite('Reponse''');
?>

.Reponse_l0, .Reponse_l1 {
padding:3px;
<?php echo Zenpa_prefixePropriete('border-radius''3px'); ?>
}

.Reponse_l0 { margin-bottom:5px; background-color:#<?php echo $couleur0 Zenpa_eclaircie($CONFIG['Controle']['Palette']['Entite']['Commentaire'][1]); ?>; }
.Reponse_l1 { margin-bottom:5px; background-color:#<?php echo Zenpa_eclaircie($couleur0); ?>; }

.Reponse_c1 { font-weight:bold; }
.Reponse_c2, .Reponse_c3 { color:#<?php echo $CONFIG['Controle']['Palette']['_site']['Sweets']['infos']; ?>; }

.avis { display:inline; }

.vote {
color:#<?php echo $CONFIG['Controle']['Palette']['_site']['Sweets']['actions']; ?>;
margin-right:10px;
}

#citeCommentaire { margin-top:2px; }

.Vide_m, .Archive_m { 
font-style:italic;
}

.listeChapitres {
float:left;
overflow:hidden;
padding:3px;
margin-left:1%;
}

@media (min-width:520px) {
    .listeChapitres { max-width:55%; }
}
@media (max-width:519px) {
    .listeChapitres   { max-width:98%; }
}

.Chapitre_l0, .Chapitre_l1, .Chapitre_m0, .Chapitre_m1 {
padding:3px;
<?php echo Zenpa_prefixePropriete('border-radius''3px'); ?>
}

.Chapitre_l0, .Chapitre_m0 { margin-bottom:5px; background-color:#<?php echo $couleur0 Zenpa_eclaircie($CONFIG['Controle']['Palette']['Entite']['Sujet'][1]); ?>; }
.Chapitre_l1, .Chapitre_m1 { margin-bottom:5px; background-color:#<?php echo Zenpa_eclaircie($couleur0); ?>; }

.Chapitre_c1, .Chapitre_m0, .Chapitre_m1 { font-weight:bold; }


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