Subversion Repositories eFlore/Applications.coel-consultation

Rev

Rev 127 | Rev 170 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 127 Rev 169
Line 86... Line 86...
86
COMMUN COMPLEXE
86
COMMUN COMPLEXE
87
+------------------------------------------------------------------------------------------------------------------+*/
87
+------------------------------------------------------------------------------------------------------------------+*/
Line 88... Line 88...
88
 
88
 
89
/*icones*/
89
/*icones*/
90
a.lien_ext:after {
90
a.lien_ext:after {
91
content: " "url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/icone_fleche.png);}
91
content: " "url(images/fleche_externe.png);}
92
a.pdf:before {
92
a.pdf:before {
93
content: url(http://www.tela-botanica.org/client/projet/icones/pdf.gif)" ";}
93
content: url(images/fichier_pdf.png)" ";}
94
/*CSS3 : ajout d'un espace entre href et ^ pour konqueror*/
94
/*CSS3 : ajout d'un espace entre href et ^ pour konqueror*/
95
a.mail:after, a[href ^="mailto:"]:after  {
95
a.mail:after, a[href ^="mailto:"]:after  {
96
content: " "url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/icone_mail.png);}
96
content: " "url(images/mail.png);}
97
.table_bordure th[title]:after {
97
.table_bordure th[title]:after {
98
content: " "url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/help.png);}
98
content: " "url(images/aide.png);}
99
/*abbr {
99
/*abbr {
100
  background :url(/client/eflore_chorologie/presentations/images/info.png) no-repeat 100% 5%;
100
  background :url(/client/eflore_chorologie/presentations/images/info.png) no-repeat 100% 5%;
101
  padding-right:16px;
101
  padding-right:16px;
102
  cursor:help;
102
  cursor:help;
Line 401... Line 401...
401
.menu_commun_n1 {
401
.menu_commun_n1 {
402
  padding:0;}
402
  padding:0;}
403
.menu_commun_n1 li {
403
.menu_commun_n1 li {
404
  display:inline;}
404
  display:inline;}
405
.menu_commun_n1 li+li {
405
.menu_commun_n1 li+li {
406
  background:url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/boule_basse.png) no-repeat center left;
-
 
407
  display:inline;
406
  display:inline;
408
  padding-left:10px;}
407
  padding-left:10px;}
Line 409... Line 408...
409
 
408
 
410
/* Tableau */
409
/* Tableau */