Changeset 53835 in spip-zone
- Timestamp:
- Oct 29, 2011, 2:11:22 PM (9 years ago)
- Location:
- _plugins_/basecss
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/basecss/branches/v2/css/spip.css.html
r52299 r53835 101 101 .spip_surligne { background-color: yellow; } 102 102 103 /* Formulaire de recherche */104 .formulaire_recherche * { display: inline; }105 106 103 /* Paragraphes */ 107 104 div.spip, ul.spip, ol.spip, .spip_poesie, .spip_cadre, div.spip_code, .spip_documents.spip_documents_center { margin-bottom: #GET{margin-bottom}; } -
_plugins_/basecss/branches/v2/plugin.xml
r52298 r53835 4 4 <icon>prive/img/petronille.png</icon> 5 5 6 <version>2.3. 4</version>6 <version>2.3.5</version> 7 7 <etat>stable</etat> 8 8 <categorie>outil</categorie> -
_plugins_/basecss/trunk/css/spip.css.html
r52281 r53835 101 101 .spip_surligne { background-color: yellow; } 102 102 103 /* Formulaire de recherche */104 .formulaire_recherche * { display: inline; }105 106 103 /* Paragraphes */ 107 104 div.spip, ul.spip, ol.spip, .spip_poesie, .spip_cadre, div.spip_code, .spip_documents.spip_documents_center { margin-bottom: #GET{margin-bottom}; } -
_plugins_/basecss/trunk/plugin.xml
r52304 r53835 4 4 <icon>prive/img/basecss.png</icon> 5 5 6 <version>3.0. 0</version>6 <version>3.0.1</version> 7 7 <etat>dev</etat> 8 8 <categorie>outil</categorie>
Note: See TracChangeset
for help on using the changeset viewer.