User:Ch1902/vector.css

From Meta, a Wikimedia project coordination wiki

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
body { font-family: Calibri, sans-serif !important; font-size: 1.1em; }
div.mw-body, div.mw-body span, div.mw-body div, div.mw-body a, div.mw-body li, div.mw-body p, div.mw-body input, div.mw-body select, div.mw-body td, div.mw-body th { font-family: Calibri, sans-serif !important; }
div.mw-body pre, div.mw-body pre > *, div.mw-body code, div.mw-body kbd { font-family: Consolas, Courier New, monospace !important; font-size: 0.95em !important; }
#mw-panel { width: 9em; }
#content { margin-left: 9em; }
#mw-head-base { margin-left: 9em; }
#left-navigation { left: 9em; }
#p-logo, #p-logo a { width: 9em; }
 
#p-cactions { display: block !important; }
 
.history-size { display: none; }
 
.navpopup {
   background: #FFF !important;
   border: 1px solid #A7D7F9 !important;
   min-width: 600px;
   max-height: 300px;
   overflow: auto;
   font-size: 0.7em;
   text-align: justify;
   box-shadow: 0 0 1em #333;
   line-height: 1.4em;
}
 
.navpopup .popupTitle { font-size: 0.86em !important; }
 
table.popup_diff_dates, table.popup_diff_dates + hr { display: none; }
tr.popup_history_row_even td:first-child, tr.popup_history_row_odd td:first-child { display: none; }
tr.popup_history_row_even td, tr.popup_history_row_odd td { text-align: left; padding: 1px 2px; }
 
.navpopup ins.popupDiff, .navpopup del.popupDiff {
   border-radius: 0.33em;
   padding: 0.25em 0;
   text-decoration: none;
   white-space: pre-wrap;
   color: #000;
}
 
.popupDiff { font-weight: bold; }
ins.popupDiff { background: #D8ECFF; }
del.popupDiff { background: #FEEEC8; }
 
.navpopup hr { height: 1px; background: #2F6FAB; }
.navpopup h1, .navpopup h2, .navpopup h3 { border-bottom: 1px solid #AAA; }

.ui-entityselector-list > li { position: relative; }
.ui-entityselector-link {
   cursor: pointer;
   position: absolute;
   display: inline !important;
   top: 5px;
   right: 5px;
   font-weight: bold;
   padding: 0px !important
}