Changeset 47915 in spip-zone
- Timestamp:
- May 19, 2011, 12:20:29 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/basecss/css/spip.css.html
r47914 r47915 72 72 .formulaire_spip {} 73 73 .formulaire_spip li { clear: both;[ margin-bottom: (#GET{margin-bottom}|div{2})em;] } 74 .formulaire_spip .boutons { clear: both; margin: 0; padding: 0; text-align: right;}74 .formulaire_spip .boutons { clear: both; margin: 0; padding: 0; } 75 75 .formulaire_spip .boutons input, 76 .formulaire_spip .boutons button { [ margin-left: (#GET{margin-bottom}|div{2})em;]}76 .formulaire_spip .boutons button {} 77 77 @media print { 78 78 .formulaire_spip { display: none; }
Note: See TracChangeset
for help on using the changeset viewer.