Changeset 102439 in spip-zone
- Timestamp:
- Jan 24, 2017, 10:13:34 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/fabrique/trunk/css/formulaire_fabrique.css.html
r90301 r102439 7 7 8 8 /* Code en developpement .experimental */ 9 .experimental {border:2px solid;color:#333;font-weight: normal;padding:[(#GET{margin-bottom}| div{2})em] 10px;padding-left:40px;min-height:24px;background-repeat:no-repeat;background-position: 2px 5px;margin-bottom:#GET{margin-bottom};margin-top:#GET{margin-bottom};}9 .experimental {border:2px solid;color:#333;font-weight: normal;padding:[(#GET{margin-bottom}|floatval|div{2})em] 10px;padding-left:40px;min-height:24px;background-repeat:no-repeat;background-position: 2px 5px;margin-bottom:#GET{margin-bottom};margin-top:#GET{margin-bottom};} 10 10 .experimental {color: #513721; border-color: #FF862A; background-color:#FFE8C9;background-image:url(#CHEMIN_IMAGE{experimental-32.png});} 11 11 .sous_parties .parties .experimental {margin-left:.5em; margin-right:.5em;} … … 25 25 26 26 /* titre du plugin */ 27 .formulaire_fabriquer_plugin > .h2 {margin-top:[(#GET{margin-bottom}| div{2})em];}27 .formulaire_fabriquer_plugin > .h2 {margin-top:[(#GET{margin-bottom}|floatval|div{2})em];} 28 28 29 29 /* coloration code reduit */
Note: See TracChangeset
for help on using the changeset viewer.