Last change
on this file since 47030 was
47030,
checked in by webmaster@…, 10 years ago
|
Cat :
Carte: mots-cles geolocalises, afficher/masquer les listes d'articles pour les rubriques et les mots-cles
Keynav: possibilité d'afficher, en option, un picto autre que le logo de mot-clé.
Keys: on masque aussi les mots-cles dont le groupe commence par "_".
Keygroup : menu de navigation par groupes de mot-clés, avec effets accordéon entre les groupes si le plugin jQueryUI est installé.
|
File size:
1014 bytes
|
Line | |
---|
1 | [(#CACHE{0})] |
---|
2 | .cKeys { |
---|
3 | [border-width: (#VAR{acsKeysBord/Width,#VAR{acsRubnavBord/Width}});] |
---|
4 | [border-style: (#VAR{acsKeysBord/Style,#VAR{acsRubnavBord/Style}});] |
---|
5 | [border-color: (#VAR{acsKeysBord/Color,#VAR{acsRubnavBord/Color}});] |
---|
6 | [background: (#VAR{acsRubnavFondColor});] |
---|
7 | } |
---|
8 | |
---|
9 | .cKeys .bloc-title { |
---|
10 | text-align : center; |
---|
11 | [background: (#VAR{acsKeysTitreFond})[ url("(#ACS_CHEMIN{trame/#VAR{acsKeysTitreFondImage}})") repeat top left];] |
---|
12 | } |
---|
13 | .cKeys .bloc-title .bsize{ |
---|
14 | font-weight: bold; |
---|
15 | } |
---|
16 | .cKeys .pagination { |
---|
17 | text-align: center; |
---|
18 | [background: (#VAR{acsRubnavTitreFond});] |
---|
19 | [border-top: 1px solid (#VAR{acsRubnavSep});] |
---|
20 | } |
---|
21 | .cKeys .menu-item { |
---|
22 | [background: (#VAR{acsRubnavFond});] |
---|
23 | [border-top: 1px solid (#VAR{acsRubnavSep});] |
---|
24 | text-align: #LANG_LEFT; |
---|
25 | } |
---|
26 | .cKeys .menu-item .motcle, .cKeys .pagination { |
---|
27 | padding-left: 5px; |
---|
28 | padding-right: 5px; |
---|
29 | } |
---|
30 | .cKeys .menu-item a { |
---|
31 | display: block; |
---|
32 | width: 100%; |
---|
33 | } |
---|
34 | [.cKeys .menu-item:hover, .cKeys .menu-item a:hover { background: (#VAR{acsRubnavFondHover});}] |
---|
Note: See
TracBrowser
for help on using the repository browser.