<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.doikayt.org/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.css</id>
	<title>MediaWiki:Common.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.doikayt.org/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.css"/>
	<link rel="alternate" type="text/html" href="https://wiki.doikayt.org/index.php?title=MediaWiki:Common.css&amp;action=history"/>
	<updated>2026-07-21T19:36:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://wiki.doikayt.org/index.php?title=MediaWiki:Common.css&amp;diff=24&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;/* Classic Vector sidebar width */ #mw-panel {   width: 16em !important; } #content, #footer {   margin-left: 17em !important; } #left-navigation, #mw-head-base {   margin-left: 16em !important; }  /* Field help tooltip: ? superscript trigger + floating popup */ .pf-tip {   font-size: 0.6em;   cursor: pointer;   color: #37723a;   vertical-align: super;   margin-left: 3px;   user-select: none; } .pf-tip-popup {   position: absolute;   left: 0;   top: 100%;   background: #...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.doikayt.org/index.php?title=MediaWiki:Common.css&amp;diff=24&amp;oldid=prev"/>
		<updated>2026-07-21T02:10:45Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;span class=&quot;autocomment&quot;&gt;Classic Vector sidebar width: &lt;/span&gt; #mw-panel {   width: 16em !important; } #content, #footer {   margin-left: 17em !important; } #left-navigation, #mw-head-base {   margin-left: 16em !important; }  &lt;span class=&quot;autocomment&quot;&gt;Field help tooltip: ? superscript trigger + floating popup: &lt;/span&gt; .pf-tip {   font-size: 0.6em;   cursor: pointer;   color: #37723a;   vertical-align: super;   margin-left: 3px;   user-select: none; } .pf-tip-popup {   position: absolute;   left: 0;   top: 100%;   background: #...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* Classic Vector sidebar width */&lt;br /&gt;
#mw-panel {&lt;br /&gt;
  width: 16em !important;&lt;br /&gt;
}&lt;br /&gt;
#content,&lt;br /&gt;
#footer {&lt;br /&gt;
  margin-left: 17em !important;&lt;br /&gt;
}&lt;br /&gt;
#left-navigation,&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
  margin-left: 16em !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Field help tooltip: ? superscript trigger + floating popup */&lt;br /&gt;
.pf-tip {&lt;br /&gt;
  font-size: 0.6em;&lt;br /&gt;
  cursor: pointer;&lt;br /&gt;
  color: #37723a;&lt;br /&gt;
  vertical-align: super;&lt;br /&gt;
  margin-left: 3px;&lt;br /&gt;
  user-select: none;&lt;br /&gt;
}&lt;br /&gt;
.pf-tip-popup {&lt;br /&gt;
  position: absolute;&lt;br /&gt;
  left: 0;&lt;br /&gt;
  top: 100%;&lt;br /&gt;
  background: #fff;&lt;br /&gt;
  border: 1px solid #aaa;&lt;br /&gt;
  border-radius: 3px;&lt;br /&gt;
  padding: 8px 12px;&lt;br /&gt;
  min-width: 220px;&lt;br /&gt;
  max-width: 320px;&lt;br /&gt;
  z-index: 999;&lt;br /&gt;
  box-shadow: 2px 2px 6px rgba(0,0,0,0.25);&lt;br /&gt;
  font-weight: normal;&lt;br /&gt;
  white-space: normal;&lt;br /&gt;
  line-height: 1.4;&lt;br /&gt;
}&lt;br /&gt;
.pf-tip-popup p { margin: 0; }&lt;br /&gt;
&lt;br /&gt;
/* Hide the default OOUI tooltip button; replaced by the custom .pf-tip trigger */&lt;br /&gt;
.oo-ui-popupButtonWidget { display: none !important; }&lt;br /&gt;
&lt;br /&gt;
/* Double the default 100px height of the category tree picker */&lt;br /&gt;
.pfTreeInput { height: 200px !important; }&lt;br /&gt;
&lt;br /&gt;
/* Validation error row inserted below failing field */&lt;br /&gt;
.pf-error-row td {&lt;br /&gt;
  background: #fff0f0;&lt;br /&gt;
  color: #c5171a;&lt;br /&gt;
  padding: 4px 8px;&lt;br /&gt;
  font-size: 0.9em;&lt;br /&gt;
  border-top: 1px solid #e8a0a0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* CategoryTree sidebar: match nav link size and prevent wrapping */&lt;br /&gt;
.CategoryTreeItem bdi a {&lt;br /&gt;
  font-size: 12px !important;&lt;br /&gt;
  white-space: nowrap !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ── Doikayt watermelon theme: white bg, black text, badge green + red ── */&lt;br /&gt;
/* Colors sampled from the badge: green #37723a, red #c5171a.             */&lt;br /&gt;
/* Green = navigation/actions; red = emphasis/alerts.                     */&lt;br /&gt;
/* Remove this block to revert to default MediaWiki styling.              */&lt;br /&gt;
body { background: #fff; color: #111; }&lt;br /&gt;
&lt;br /&gt;
#content { background: #fff; color: #111; border-color: #37723a; }&lt;br /&gt;
#content h1, #content h2, #content h3, #content h4, #content h5 {&lt;br /&gt;
  color: #111; border-color: #37723a !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a, a:visited { color: #37723a; }&lt;br /&gt;
a:hover { color: #c5171a; }&lt;br /&gt;
&lt;br /&gt;
/* wikitable */&lt;br /&gt;
.wikitable th { background: #37723a; color: #fff; border-color: #2b5a2e; }&lt;br /&gt;
.wikitable td { background: #fff; color: #111; border-color: #ccc; }&lt;br /&gt;
&lt;br /&gt;
/* Sidebar */&lt;br /&gt;
#mw-panel { background: #fff; }&lt;br /&gt;
#mw-panel a { color: #37723a; }&lt;br /&gt;
#mw-panel .portal h3 { color: #c5171a; }&lt;br /&gt;
&lt;br /&gt;
/* Logo area */&lt;br /&gt;
#p-logo, #mw-page-base { background: #fff !important; }&lt;br /&gt;
#p-logo a, #p-logo a:hover { background-color: #fff !important; }&lt;br /&gt;
&lt;br /&gt;
/* Header / tab bar */&lt;br /&gt;
#mw-head, #mw-head-base { background: #fff !important; }&lt;br /&gt;
#p-namespaces, #p-namespaces li, #p-views, #p-views li,&lt;br /&gt;
.vector-menu-tabs, .vector-menu-tabs li { background: #fff !important; }&lt;br /&gt;
#p-namespaces li a, #p-views li a,&lt;br /&gt;
.vector-menu-tabs li a { color: #37723a !important; border-color: #ddd !important; }&lt;br /&gt;
li.selected a, .selected a {&lt;br /&gt;
  background: #fff !important;&lt;br /&gt;
  color: #111 !important;&lt;br /&gt;
  box-shadow: inset 0 -3px 0 #c5171a;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* TOC */&lt;br /&gt;
.toc, #toc { background: #f6f8f6 !important; border-color: #37723a !important; }&lt;br /&gt;
.toctitle h2 { color: #111 !important; }&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
#footer { background: #fff !important; color: #111 !important; border-color: #ddd !important; }&lt;br /&gt;
#footer a, #footer-places a { color: #37723a !important; }&lt;br /&gt;
#footer-info li, #footer-places li { color: #111 !important; }&lt;br /&gt;
#footer-poweredbyico { display: none !important; }&lt;br /&gt;
&lt;br /&gt;
/* Continue / forminput submit button: green = primary action, red on hover */&lt;br /&gt;
.pfCreateOrEditButton .oo-ui-buttonElement-button {&lt;br /&gt;
  background: #37723a !important;&lt;br /&gt;
  color: #fff !important;&lt;br /&gt;
  border-color: #2b5a2e !important;&lt;br /&gt;
}&lt;br /&gt;
.pfCreateOrEditButton .oo-ui-buttonElement-button:hover {&lt;br /&gt;
  background: #2b5a2e !important;&lt;br /&gt;
  border-color: #c5171a !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Text selection */&lt;br /&gt;
::selection { background: #37723a; color: #fff; }&lt;br /&gt;
&lt;br /&gt;
/* Form inputs */&lt;br /&gt;
input[type=&amp;quot;text&amp;quot;], input[type=&amp;quot;search&amp;quot;], input[type=&amp;quot;url&amp;quot;],&lt;br /&gt;
input[type=&amp;quot;email&amp;quot;], textarea, select {&lt;br /&gt;
  background: #fff !important; color: #111 !important;&lt;br /&gt;
  border: 1px solid #999 !important;&lt;br /&gt;
}&lt;br /&gt;
input[type=&amp;quot;text&amp;quot;]:focus, input[type=&amp;quot;search&amp;quot;]:focus, input[type=&amp;quot;url&amp;quot;]:focus,&lt;br /&gt;
input[type=&amp;quot;email&amp;quot;]:focus, textarea:focus, select:focus {&lt;br /&gt;
  border-color: #37723a !important;&lt;br /&gt;
  outline: 1px solid #37723a !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search and generic input placeholders */&lt;br /&gt;
#searchInput::placeholder, input[type=&amp;quot;search&amp;quot;]::placeholder,&lt;br /&gt;
input[type=&amp;quot;text&amp;quot;]::placeholder {&lt;br /&gt;
  color: #999 !important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>