Front IDILL:
non tmpl config files removed.
/*
* This file is part of the TraKERS\Front IDILL package.
*
* (c) IRI <http://www.iri.centrepompidou.fr/>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
/*
* Projet : TraKERS
* Module : Front IDILL
* Fichier : TabletPlayButton.css
*
* Auteur : alexandre.bastien@iri.centrepompidou.fr
*
* Fonctionnalités : Style associé au Widget PlayButton chargé dans le metadataplayer.
*/
/* PlayButton Widget */
/*
* Style du bouton.
*/
#tabletPlayButton
{
background: transparent;
background-image: url("../../../img/play_button.png");
background-repeat: no-repeat;
}