Difference between revisions of "User:Olessan/vector.css"

Jump to navigation Jump to search
m
seeing if this is causing the maddening window jumping around effect in table editing
m
m (seeing if this is causing the maddening window jumping around effect in table editing)
 
(4 intermediate revisions by the same user not shown)
Line 357: Line 357:
.oo-ui-window-frame {
.oo-ui-window-frame {
width: 45% !important;
width: 45% !important;
height:80%!important;
height:50%!important;
min-width:480px;
}
/*fixes a problem with the popup widget*/
.oo-ui-popupWidget-anchored-top {
  min-height: 300px;
}
 
.oo-ui-popupWidget-anchored-top > content {
  min-height:300px;
  overflow:scroll;
}
 
.oo-ui-popupWidget-popup {
  min-height:300px;
  height:300px;
}
}


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

edits

Navigation menu