Changeset 70949 in spip-zone
- Timestamp:
- Mar 20, 2013, 10:07:35 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_galaxie_/plugins-spip-net/svp2010/css/pluginspip.html
r70948 r70949 177 177 178 178 .paquet { position: relative; font-size: 85%; float: none; } 179 .page_plugin .paquet { padding: 1em; background-image: url([(#CHEMIN{css/img/hachures.png})]); border: dotted #ddd; border-width: 0 0 1px 0; line-height:2em;}179 .page_plugin .paquet { padding: 1em; background-image: url([(#CHEMIN{css/img/hachures.png})]); border: dotted #ddd; border-width: 0 0 1px 0; } 180 180 .page_plugin .paquet-stable { background: none; } 181 181 .page_plugin .paquet.first { border-width: 1px 0; } 182 .paquet h2 { margin: 0; padding-left: 25px; background: transparent url([(#CHEMIN{css/img/faq_close.png})]) left 50% no-repeat; color: #666; line-height:1.5em; }182 .paquet h2 { margin: 0; padding-left: 25px; background: transparent url([(#CHEMIN{css/img/faq_close.png})]) left 50% no-repeat; color: #666; line-height:1.5em; float:left; } 183 183 .paquet h2.deplie { background-image: url([(#CHEMIN{css/img/faq_open.png})]); } 184 184 .paquet .descriptif { position:relative; margin: 2em auto 3em; width:88%; } … … 191 191 .meta-publi a:hover { color: #000; } 192 192 193 .paquet .actions { position: relative; margin-right: .5em; text-align: right; float:right; }193 .paquet .actions { position: relative; margin-right: .5em; text-align: right; float:right; line-height:2em; } 194 194 .paquet .telechargement a { background-color: #[(#GET{couleur})]; color: white; font-size: 125%; } 195 195 .paquet .telechargement a span { padding-left: 20px; background: transparent url([(#CHEMIN{css/img/fleche-bas-blanc.gif})]) 2px center no-repeat; }
Note: See TracChangeset
for help on using the changeset viewer.