en | fr  | Contact  | Print  | Share

FrameBeurk File

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

<?php //FrameBeurk V0.65 Copyright ToolOscope 2016. Licence CeCILL-C.

// Feuille de style Sweets, module Zeek

//carte entites
Zenpa_cssCarteEntite('Morceau');
?>

#playerMorceau {
background-color:#<?php echo $CONFIG['Controle']['Palette']['_site']['Sweets']['fond1']; ?>;
<?php echo Zenpa_prefixePropriete('border-radius''5px'); ?>
<?php 
echo Zenpa_prefixePropriete('box-shadow''2px 2px 2px -1px silver, inset 2px 2px 2px -1px white'); ?>
text-align:center;
margin-bottom:4px;
}

#playerMorceau span:before, #playerMorceau span:after {
content:'';
background:<?php echo Zenpa_encodeImage('png''/Module/Zenpa/_image/croche24.png'); ?>;
display:inline-block;
width:24px;
height:24px;
vertical-align:-4px;
}

audio {
width:240px;
height:30px;
background-color:#<?php echo $CONFIG['Controle']['Palette']['_site']['Sweets']['fond1']; ?>
overflow:hidden;
}

<?php echo Zenpa_bouton('a.ecouter'$CONFIG['Controle']['Palette']['_site']['Sweets']['actions'], $CONFIG['Controle']['Palette']['_site']['Sweets']['boutonFond']); ?>
/*a.ecouter {
display:inline-block;
}
a.ecouter:before, a.ecouter:after {
content:'';
background:<?php echo Zenpa_encodeImageColorisee('png''/Module/Zenpa/_image/croche18.png''FF2020'); ?>;
width:18px;
height:18px;
vertical-align:-3px;
}*/

.paroles {
white-space:pre-line;
}
.accords {
white-space:pre-line;
font-family:"Courier New", Courier, monospace;
}


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