Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 2779 → Rev 2778

/trunk/widget/modules/saisie/squelettes/defaut/css/defaut.css
11,17 → 11,6
h1 {
font-size: 26px;
}
 
/*+-------------------------------+*/
/*+ Media query test pour les écrans HD genre MacBook de Daniel +*/
@media only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
 
.container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
width: 1670px;
}
}
 
/*+--------------------------------------------------------------------------------------------------------+*/
/* Générique */
.discretion {
69,7 → 58,7
/*+--------------------------------------------------------------------------------------------------------+*/
/* Formulaire spécifique */
#map-canvas {
height:440px;
height:240px;
}
#info-commune {
text-align:right;