Changeset 61098 in spip-zone
- Timestamp:
- May 7, 2012, 9:38:20 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/soyezcreateurs_net/plugins_2.1/plugins/soyezcreateurs/stylessoyezcreateurs.css.html
r60645 r61098 5 5 [(#REM) Recuperation des CSS par defaut de SPIP ] 6 6 [(#INCLURE{#CHEMIN{spip_style.css}|url_absolue_css}|compacte{css})] 7 [(#INCLURE{#CHEMIN{spip_formulaires.css}|url_absolue_css}|compacte{css})] 7 8 [(#REM) Recuperation des CSS par defaut du plugin Comments s'il est installé ] 8 9 [(#PLUGIN{comments}|oui)[(#INCLURE{#CHEMIN{comments.css}|url_absolue_css}|compacte{css})]] … … 121 122 #content .formulaire_spip ul { padding-left:5px; list-style: none none outside; } 122 123 .formulaire_spip ul { list-style-type:none; } 123 #content .formulaire_spip textarea { width: 98%; } 124 #content .formulaire_spip label { float: left; width: 23%; margin-right: 2%; text-align: right; } 125 #content .formulaire_spip input.text, #content .formulaire_spip textarea { margin-left:25%; width: 49%; } 126 #content div.choix { margin-left:25%; width: 49%; } 127 #content div.choix input.radio { float: none; width: auto; } 128 #content div.choix label { float: none; width: auto; } 124 129 125 130 /**************** Recherche par mot clef */
Note: See TracChangeset
for help on using the changeset viewer.