[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / afficher_objets / prive / style_prive_plugin_afficher_objets.html
1 [(#REM)<style>]
2 #SET{claire,##ENV{couleur_claire,edf3fe}}
3 #SET{foncee,##ENV{couleur_foncee,3874b0}}
4 #SET{left,#ENV{ltr}|choixsiegal{left,left,right}}
5 #SET{right,#ENV{ltr}|choixsiegal{left,right,left}}
6
7 .liste-elements{
8 margin:1em 0;
9 font-size:.85em;
10 border: 1px solid #dfdfdf;
11 }
12 .cadre .liste-elements{font-size:1em;}
13 .liste-elements table .bouton_action_post .submit {font-size:.9em;}
14
15 .liste-elements .pagination {
16 margin-top:0; padding:1px 5px;
17 background:#eee; border:none;
18 }
19 .liste-elements .pagination .separateur {color:#aaa;}
20
21 .liste-elements table.spip {width:100%; /* surcharger le 99% de spip ? */ max-width:none; background:white; border:none; margin-bottom:0;}
22 .liste-elements table.spip caption {margin:0;text-align:left;}
23 #contenu .liste-elements .caption,.recherche .liste-elements .caption {display:block;color:#333;font-size:1.1em;padding:7px 6px 6px 30px;background:none no-repeat scroll 2px 2px #FFFFFF}
24 .liste-elements table.spip tr {background:white;}
25 .liste-elements table.spip tr.row_odd {background:white;}
26 .liste-elements table.spip tr.row_even {background:white;}
27 .liste-elements table.spip thead tr {background:#eee;}
28 .liste-elements table.spip tbody tr:hover {background-color: #f8f8f8;}
29 .liste-elements table.spip tr th {border-color:#dfdfdf; border-left:0; border-right:0;}
30 .liste-elements table.spip tr td {border-color:#dfdfdf; border-left:0; border-right:0;}
31
32 .liste-elements tr th.statut,.liste-elements tr td.statut {width: 11px; text-align:center;}
33 .liste-elements tr th.auteur,.liste-elements tr td.auteur {width: 80px;}
34 .liste-elements tr th.date,.liste-elements tr td.date {width: 90px;}
35 .liste-elements tr td.date {font-size:0.85em;}
36 .liste-elements tr th.id,.liste-elements tr td.id {width: 40px; text-align:right;}
37 .liste-elements tr th.action,.liste-elements tr td.action {width: 90px; text-align:right;}
38 .liste-elements tr td.action input {font-size:0.9em;}
39 .liste-elements tr td.titre .auteurs {font-size:0.85em;}
40 .liste-elements tr td.titre .spip_logos {float:right;}
41 .liste-elements tr td.titre .visiter {font-size:0.85em;}
42 .liste-elements tr td.syndication .etat {display:block;color:red;}
43
44 #page .liste-elements.mots .caption {background-image:url(#CHEMIN{images/mot-cle-24.gif});}
45 #page .liste-elements.rubriques .caption {background-image:url(#CHEMIN{images/rubrique-24.gif});}
46 #page .liste-elements.articles .caption {background-image:url(#CHEMIN{images/article-24.gif});}
47 #page .liste-elements.auteurs .caption {background-image:url(#CHEMIN{images/auteur-24.gif});}
48 #page .liste-elements.breves .caption {background-image:url(#CHEMIN{images/breve-24.gif});}
49 #page .liste-elements.sites .caption {background-image:url(#CHEMIN{images/site-24.gif});}
50 #page .liste-elements.syndic_articles .caption {background-image:url(#CHEMIN{images/site-24.gif});}
51 [#page .liste-elements.documents .caption {background-image:url((#CHEMIN{images/document-24.png}));}]