Changeset 108952 in spip-zone
- Timestamp:
- Feb 14, 2018, 9:27:34 PM (3 years ago)
- Location:
- _plugins_/nivoslider/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/nivoslider/trunk/css/nivoslider.css.html
r94510 r108952 162 162 } 163 163 .nivoSlider-wrap.nav-bullet .nivo-controlNav a{ 164 background:url( #CHEMIN{css/img/bullets.png}) no-repeat;164 background:url([(#CHEMIN{css/img/bullets.png}|url_absolue|protocole_implicite)]) no-repeat; 165 165 text-indent:-9999px; 166 166 width:22px; … … 178 178 width:30px; 179 179 height:30px; 180 background:url( #CHEMIN{css/img/arrows.png}) no-repeat;180 background:url([(#CHEMIN{css/img/arrows.png}|url_absolue|protocole_implicite)]) no-repeat; 181 181 text-indent:-9999px; 182 182 border:0; -
_plugins_/nivoslider/trunk/paquet.xml
r106700 r108952 2 2 prefix="nivoslider" 3 3 categorie="multimedia" 4 version="3.2. 8"4 version="3.2.9" 5 5 etat="stable" 6 6 compatibilite="[3.0.0;3.2.*]"
Note: See TracChangeset
for help on using the changeset viewer.