MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 399: Line 399:
#close-map-lightbox:hover {
#close-map-lightbox:hover {
   background: #ddd;
   background: #ddd;
}
/* Push MediaWiki UI underneath */
#mw-head, #mw-head-base, #mw-panel, #mw-page-base {
  z-index: 0 !important;
  position: relative !important;
}
}