Changeset 31602 in spip-zone
- Timestamp:
- Sep 15, 2009, 8:23:40 PM (11 years ago)
- Location:
- _squelettes_/annuaire
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/annuaire/css/layout.css.html
r31349 r31602 14 14 div#sommaire{margin-left:auto;width:1008px;margin-right: auto;} 15 15 16 div#header {position:fixied;width:1008px;}16 div#header {width:1008px;} 17 17 div#header #header_left{position:relative;width:761px;float:left;height:135px;} 18 18 div#header #header_right{position:relative;width:247px;float:right;height:135px;} -
_squelettes_/annuaire/css/page_recherche.css.html
r30425 r31602 6 6 #recherche #content fieldset a:link {color:#CONFIG{annuaire_recherche/fg_recherche,#000000}} 7 7 #recherche #content fieldset a:hover {color:#CONFIG{annuaire_recherche/ho_recherche,#ffffff}} 8 #recherche #content fieldset a:vi recherched {color:#CONFIG{annuaire_recherche/ho_recherche,#ffffff}}8 #recherche #content fieldset a:visited {color:#CONFIG{annuaire_recherche/ho_recherche,#ffffff}} 9 9 #recherche #content fieldset p.pagination:link {color:#CONFIG{annuaire_recherche/fg_recherche,#000000}} 10 10 #recherche #content fieldset p.pagination:hover {color:#CONFIG{annuaire_recherche/ho_recherche,#ffffff}} 11 #recherche #content fieldset p.pagination:vi recherched {color:#CONFIG{annuaire_recherche/ho_recherche,#ffffff}}11 #recherche #content fieldset p.pagination:visited {color:#CONFIG{annuaire_recherche/ho_recherche,#ffffff}} -
_squelettes_/annuaire/inc/inc-entete.html
r31600 r31602 8 8 #MENU_LANG 9 9 [(#PLUGIN{visiteurs_connectes}|oui) 10 <INCLURE{fond= plugins/auto/visiteurs_connectes/inc-visiteurs}>]10 <INCLURE{fond=inc-visiteurs}>] 11 11 #FORMULAIRE_RECHERCHE 12 12 </div><!--#header_right-->
Note: See TracChangeset
for help on using the changeset viewer.