Changeset 111198 in spip-zone
- Timestamp:
- Jul 26, 2018, 8:29:56 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/profils/trunk/prive/objets/contenu/profil.html
r111197 r111198 15 15 ] 16 16 <div class="profil__apercu"> 17 <span class="h4">Aperçu du formulaire de ce profil :</span> 17 18 #FORMULAIRE_PROFIL{new,#ID_PROFIL} 18 19 </div> … … 20 21 .profil__apercu .formulaire_profil .boutons { 21 22 display: none; 23 } 24 .profil__apercu > span { 25 display: block; 26 margin-top: 2em; 22 27 } 23 28 </style>
Note: See TracChangeset
for help on using the changeset viewer.