X-Git-Url: http://olivier.miskin.fr/git/?a=blobdiff_plain;f=prive%2Fstyle_prive_plugin_souscription.html;h=d81cd49686498d8855917537e95401eb6f33be6f;hb=da6c1236b3f22a9732704100b757b2581472806e;hp=5e09fcdb0e330bef48144dacd1f0bca717ba5142;hpb=c837bd17c3c5648c9263251654d983e6fedad252;p=spip_souscriptions.git diff --git a/prive/style_prive_plugin_souscription.html b/prive/style_prive_plugin_souscription.html index 5e09fcd..d81cd49 100644 --- a/prive/style_prive_plugin_souscription.html +++ b/prive/style_prive_plugin_souscription.html @@ -3,4 +3,18 @@ .souscription_campagne #wysiwyg .contenu_objectif_initial .label, .souscription_campagne #wysiwyg .contenu_objectif .label, .souscription_campagne #wysiwyg .contenu_montant_actuel .label {display:inline;font-weight:bold;} +.souscription_campagne #wysiwyg .contenu_objectif_limiter .label {display:inline;color:inherit;} .souscription_campagne #wysiwyg .contenu_texte {} + +.souscription #wysiwyg .label {display:inline;} +.souscription .fiche_objet.commande .inner, +.souscription .fiche_objet[class*='echec'] .inner, +.souscription .fiche_objet.abandon .inner {background:url(#CHEMIN{images/rayures-gris.gif}) center repeat;} + +.liste-objets.souscriptions .commande td, +.liste-objets.souscriptions .commande th, +.liste-objets.souscriptions .abandon td, +.liste-objets.souscriptions .abandon th, +.liste-objets.souscriptions tr[class*='echec'] td, +.liste-objets.souscriptions tr[class*='echec'] th +{background:url(#CHEMIN{images/rayures-gris.gif}) center repeat fixed;opacity:0.6;}