Différences entre les versions de « Utilisatrice:Olessan/vector.css »

Aller à la navigation Aller à la recherche
m
aucun résumé de modification
m
m
Ligne 362 : Ligne 362 :
/*fixes a problem with the popup widget*/
/*fixes a problem with the popup widget*/
.oo-ui-popupWidget-anchored-top {
.oo-ui-popupWidget-anchored-top {
   min-height: 500px;
   min-height: 300px;
}
}


.oo-ui-popupWidget-anchored-top > content {
.oo-ui-popupWidget-anchored-top > content {
   min-height:500px;
   min-height:300px;
   overflow:scroll;
   overflow:scroll;
}
}


.oo-ui-popupWidget-popup {
.oo-ui-popupWidget-popup {
   min-height:500px;
   min-height:300px;
   height:500px;
   height:300px;
}
}


/*End CSS by Olessan*/
/*End CSS by Olessan*/
606

modifications

Menu de navigation