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

Aller à la navigation Aller à la recherche
m
aucun résumé de modification
m (Fixed some visual editor widget problems)
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: 150px;
   min-height: 500px;
}
}


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


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

modifications

Menu de navigation