X-Git-Url: http://olivier.miskin.fr/git/?a=blobdiff_plain;f=prive%2Fstyle_prive_plugin_souscription.html;h=d277d492d05e31653e65c639b0b73eb178fc5582;hb=4d70002fe5aa16523c7e0a48c29964f1fec7a93e;hp=5f018bdf91365e9fa4a2773bcdd0821df706af54;hpb=21c7fcd6ff94e60c8db8f283ad9ba33e36bc8c70;p=spip_souscriptions.git diff --git a/prive/style_prive_plugin_souscription.html b/prive/style_prive_plugin_souscription.html index 5f018bd..d277d49 100644 --- a/prive/style_prive_plugin_souscription.html +++ b/prive/style_prive_plugin_souscription.html @@ -7,7 +7,14 @@ .souscription_campagne #wysiwyg .contenu_texte {} .souscription #wysiwyg .label {display:inline;} -.souscription .fiche_objet.commande .inner {background:url(#CHEMIN{images/rayures-gris.gif}) center repeat;} +.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 {background:url(#CHEMIN{images/rayures-gris.gif}) center repeat fixed;opacity:0.6;} \ No newline at end of file +.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;}