Subversion Repositories eFlore/Applications.del

Compare Revisions

No changes between revisions

Ignore whitespace Rev 1991 → Rev 1992

/branches/v1.6-azote/widget/modules/vote/squelettes/vote.tpl.html
17,8 → 17,8
<!-- Spécial mobile -->
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
<!-- Favicones -->
<link rel="icon" type="image/png" href="http://www.tela-botanica.org/sites/commun/generique/images/favicones/tela_botanica.png" />
<link rel="shortcut icon" type="image/x-icon" href="http://www.tela-botanica.org/sites/commun/generique/images/favicones/tela_botanica.ico" />
<link rel="icon" type="image/png" href="http://resources.tela-botanica.org/tb/img/16x16/favicon.png" />
<link rel="shortcut icon" type="image/x-icon" href="http://resources.tela-botanica.org/tb/img/16x16/favicon.ico" />
<!-- Feuilles de styles -->
<link rel="stylesheet" href="http://code.jquery.com/mobile/1.0.1/jquery.mobile-1.0.1.min.css" />
<link rel="stylesheet" type="text/css" href="<?=$url_css?>vote.css" media="screen" />
/branches/v1.6-azote/widget/modules/vote/squelettes/aide.tpl.html
18,8 → 18,8
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
 
<!-- Favicones -->
<link rel="icon" type="image/png" href="http://www.tela-botanica.org/sites/commun/generique/images/favicones/tela_botanica.png" />
<link rel="shortcut icon" type="image/x-icon" href="http://www.tela-botanica.org/sites/commun/generique/images/favicones/tela_botanica.ico" />
<link rel="icon" type="image/png" href="http://resources.tela-botanica.org/tb/img/16x16/favicon.png" />
<link rel="shortcut icon" type="image/x-icon" href="http://resources.tela-botanica.org/tb/img/16x16/favicon.ico" />
 
<!-- Feuilles de styles -->
<link rel="stylesheet" href="http://code.jquery.com/mobile/1.0.1/jquery.mobile-1.0.1.min.css" />
/branches/v1.6-azote/war/del.css
857,9 → 857,11
/*+---------------------------------------------------------------------------------------------------------*/
/* LOGOS */
.logo_tela {
padding-bottom:35px;
padding-left:70px;
padding-bottom:44px;
padding-left:145px;
background:url('./img/logos/tela.jpg');
background-repeat: no-repeat;
background-position: bottom;
}
.logo_pn {
padding-bottom:35px;
893,6 → 895,8
}
.logo_tela:hover {
background:url('./img/logos/tela_hover.jpg');
background-repeat: no-repeat;
background-position: bottom;
}
.logo_pn:hover {
background:url('./img/logos/pn_hover.jpg');
/branches/v1.6-azote/war/img/logos/tela.jpg
Cannot display: file marked as a binary type.
svn:mime-type = image/jpeg
/branches/v1.6-azote/war/img/logos/tela_hover.jpg
Cannot display: file marked as a binary type.
svn:mime-type = image/jpeg