Changeset 111526 in spip-zone
- Timestamp:
- Sep 8, 2018, 7:38:05 PM (2 years ago)
- Location:
- _plugins_/prive_fluide/branches/remix
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/prive_fluide/branches/remix/paquet.xml
r111525 r111526 2 2 prefix="prive_fluide_remix" 3 3 categorie="edition" 4 version="1.0. 2"4 version="1.0.3" 5 5 etat="stable" 6 6 compatibilite="[3.0.0;3.2.*]" -
_plugins_/prive_fluide/branches/remix/prive/style_prive_plugin_prive_fluide_remix.html
r111493 r111526 84 84 /* pas de justification, c'est mal, et pas de césure auto */ 85 85 #wysiwyg .champ,.preview { 86 font-size: 1.1em; 86 87 -moz-hyphens:none; 87 88 -webkit-hyphens:none; … … 349 350 .lat .formulaire_spip .editer { 350 351 padding: .34625em 10px; 352 } 353 .lat .formulaire_spip .editer label { 354 margin-bottom: .5em; 355 } 356 357 .formulaire_dater .editer > label { 358 margin-top: 0; 359 } 360 .formulaire_dater .long_label { 361 margin-top: .5em; 351 362 } 352 363
Note: See TracChangeset
for help on using the changeset viewer.