ผู้ใช้:G(x)/vector (Disabled).css

จากวิกิพีเดีย สารานุกรมเสรี

หมายเหตุ: หลังเผยแพร่ คุณอาจต้องล้างแคชเว็บเบราว์เซอร์ของคุณเพื่อดูการเปลี่ยนแปลง

  • ไฟร์ฟอกซ์ / ซาฟารี: กด Shift ค้างขณะคลิก Reload หรือกด Ctrl-F5 หรือ Ctrl-R (⌘-R บนแมค)
  • กูเกิล โครม: กด Ctrl-Shift-R (⌘-Shift-R บนแมค)
  • อินเทอร์เน็ตเอกซ์พลอเรอร์ และ Edge: กด Ctrl ค้างขณะคลิก Refresh หรือกด Ctrl-F5
  • โอเปร่า: กด Ctrl-F5
/* <source lang="css" type="text/css"> */
/* Due to differences of Elements' ID, importing style from Monobook.css is not possible. */
/* This page will provide the new style for Vector Skin only, and will be separated from [[User:G(x)/monobook.css]] */
/* DO NOT COPY THE CODE OR TRANSCLUDE THIS PAGE UNLESS YOU KNOW EXACTLY WHAT THE CODE IS DOING */

/* Warning, Protection Log and Rights to Edit (Including Block Information on Special:Contributions) Warning. */
/* Based on Div of "Fmbox" Template. From EN Wikipedia Common Style */
div.mw-warning-with-logexcerpt, 
div.mw-lag-warn-high, 
div.mw-cascadeprotectedwarning, 
div#mw-protect-cascadeon {clear: both; 
margin: 0.2em 0; 
border: 1px solid #bb7070; 
background: #ffdbdb; 
padding: 0.25em 0.9em;
}

/* Remove Something Not Needed. */
/* This will affect the Thai Wikipedia, only [[User:G(x)]], for Skin named "Vector" only */
#editpage-copywarn, .mw-newarticletext, #footer, .mw-tos-summary {display: none ;}
#centralNotice, div.expanded cn-fundraising {display: none;} /* Wikimedia Central Notice and Fundraising Banner */

/* Remove Watchlist Styling of recently updated, unvisited page */
/* Taken from [[WP:CUSTOMWATCH]] at English Wikipedia */
/* This will disable the bold styling of recently updated, unvisited pages, and its respective marker and buttons */
strong.mw-watched {
    font-weight: normal;
}
form#mw-watchlist-resetbutton {
    display: none;
}
.updatedmarker {
    display: none;
}
/* </source> */