Subversion Repositories eFlore/Applications.cel

Compare Revisions

No changes between revisions

Ignore whitespace Rev 1826 → Rev 2721

/branches/v2.21-plantoir/widget/modules/saisie/squelettes/mobile/css/mobile.css
New file
0,0 → 1,62
@CHARSET "UTF-8";
/*+--------------------------------------------------------------------------------------------------------+*/
/* Balises */
.center {
text-align: center;
}
#recherche-popup-popup {
height: 80%;
width: 100%;
}
#liste-noms-latins {
height: 280px;
margin: 10px 0px;
background: white;
overflow: scroll;
}
#menu .ui-listview {
padding-top: 2px;
background: url(tela.png) no-repeat;
background-size: contain;
}
 
/*+--------------------------------------------------------------------------------------------------------+*/
/* Générique */
.ui-icon-pencil{
background:url(http://www.tela-botanica.org/commun/icones/glyphish/187-pencil-white.png) no-repeat;
}
.ui-icon-notepad{
background:url(http://www.tela-botanica.org/commun/icones/glyphish/179-notepad-white.png) no-repeat;
}
.ui-icon-cloud{
background:url(http://www.tela-botanica.org/commun/icones/glyphish/56-cloud-white.png) no-repeat;
}.ui-icon-cloud-black{
background:url(http://www.tela-botanica.org/commun/icones/glyphish/56-cloud.png) no-repeat;
}
.ui-icon-radar{
background:url(http://www.tela-botanica.org/commun/icones/glyphish/73-radar-white.png) no-repeat;
}
/*+--------------------------------------------------------------------------------------------------------+*/
.ui-header, .ui-footer, .ui-navbar .ui-btn-inner {
border: 1px solid #90B83B;
background: #90B83B;
}
.ui-content {
padding-top: 2px;
}
 
/* Formulaire à l'application */
#conteneur_reponse{
display:none;
}
.reponse{
background-color:#D5F2B6;
padding:20px;
text-align:center;
font-size:1.2 em;
font-weight:bold;
}
 
.hidden {
display: none;
}
/branches/v2.21-plantoir/widget/modules/saisie/squelettes/mobile/css/tela.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/branches/v2.21-plantoir/widget/modules/saisie/squelettes/mobile/css/tela.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property