Changeset 91421 in spip-zone
- Timestamp:
- Aug 19, 2015, 11:19:20 PM (6 years ago)
- Location:
- _plugins_/foundation-4-spip/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/foundation-4-spip/trunk/lib/conflit_spip.css.html
r86849 r91421 48 48 } 49 49 50 /** 51 * La marge négative qu'il y a sur cette class interfère avec la grille de foundation 52 */ 53 .formulaire_spip .editer { 54 margin: 0; 55 } 56 50 57 /* 51 58 * Foundation donne une taille fixe aux textarea ce qui va en contradiction avec le système de saisie (basé sur row). -
_plugins_/foundation-4-spip/trunk/paquet.xml
r91285 r91421 2 2 prefix="foundation" 3 3 categorie="outil" 4 version="2.3.1 6"4 version="2.3.17" 5 5 etat="stable" 6 6 compatibilite="[3.0.8;3.1.*]"
Note: See TracChangeset
for help on using the changeset viewer.