User:Japsu/monobook.css

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>Japsu at 18:48, 22 January 2007. The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Script error: No such module "Message box".
Template:Script doc autoNote: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the Script error: No such module "key". key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
body {
background-color: white;
background-image: none;
}

#content {
border-top: none;
border-bottom: none;
border-right: none;
}

/* Make the portlets also blend into the background */
.pBody, #p-cactions a, #p-cactions li {
border: none;
background-color: white !important;
}

/* Make sure the content area border is visible also below active view links */
#p-cactions .selected a, #p-cactions li a:hover {
z-index: 0;
}

/* Mark active views with bold */
#p-cactions .selected a  {
font-weight: bold;
}

/* Show input components in sensible colours */
input, textarea {
background-color: white;
color: black; border:
1pt solid #999;
}