Amélioration de l'affichage de la liste des souscriptions.
[spip_souscriptions.git] / prive / style_prive_plugin_souscription.html
1 .souscription_campagne #wysiwyg .contenu_type_objectif {display:none;}
2
3 .souscription_campagne #wysiwyg .contenu_objectif_initial .label,
4 .souscription_campagne #wysiwyg .contenu_objectif .label,
5 .souscription_campagne #wysiwyg .contenu_montant_actuel .label {display:inline;font-weight:bold;}
6 .souscription_campagne #wysiwyg .contenu_objectif_limiter .label {display:inline;color:inherit;}
7 .souscription_campagne #wysiwyg .contenu_texte {}
8
9 .souscription #wysiwyg .label {display:inline;}
10 .souscription .fiche_objet.commande .inner,
11 .souscription .fiche_objet[class*='echec'] .inner,
12 .souscription .fiche_objet.abandon .inner {background:url(#CHEMIN{images/rayures-gris.gif}) center repeat;}
13
14 .liste-objets.souscriptions .commande td,
15 .liste-objets.souscriptions .commande th,
16 .liste-objets.souscriptions .abandon td,
17 .liste-objets.souscriptions .abandon th
18 .liste-objets.souscriptions tr[class*='echec'] td,
19 .liste-objets.souscriptions tr[class*='echec'] th
20 {background:url(#CHEMIN{images/rayures-gris.gif}) center repeat fixed;opacity:0.6;}