User:Steel359/monobook.css

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
/* ###### BASIC LAYOUT ###### */
#column-content { 
    margin-top: -0.5em;
    padding: 1; }
 #content {
    background-color: default;
    margin-left: 12.4em;
    border: 1px solid #aaaaaa; }
#footer { border: 1px solid #0000CD; }

/* ###### TABS ###### */
li#ca-nstab-user, li#ca-nstab-category, li#ca-nstab-main, li#ca-nstab-help, li#ca-nstab-mediawiki, li#ca-edit, li#ca-addsection, li#ca-talk, li#ca-watch, li#ca-unwatch, li#ca-protect, li#ca-delete, li#ca-move { margin-right: 0em; margin-left: 0em; }
li#ca-watch { margin-left: 0em; }

#p-cactions {
    position:fixed;
    top: 4px;
    left: 11em;
    z-index: 11;
    width: 500px; }

#p-cactions li {
    border: none !important;
    background: transparent; }
/* change colour of unselected tabs */
#p-cactions ul li a { background: transparent; }

.ns-0 * #p-cactions ul li a { background: #transparent; }

#p-cactions li.selected {
    border: 1px solid default; }
#p-cactions li a { color: default; }

/* Selected tab text */
#p-cactions ul li.selected a { color: default; background: transparent; font-weight: bold !important; }
#p-cactions ul li.selected a:hover { text-decoration: underline; }

#p-cactions .new a { color: #ba0000; }
#p-cactions li a:hover { background: transparent; text-decoration: underline; }

.ns-0 * #p-cactions li a:hover { background: transparent; }
.ns-0 * #content { background: white; }
.ns-0 * #p-cactions li a { background-color: transparent; }

/* links changing colour in sidebar/topbar is annoying */
.portlet li a:visited { color: default; }
#p-personal li a:visited { color: default; }

/* ###### PERSONAL TOOLBAR ###### */
#p-personal {
    padding-top: 2px;
    padding-bottom: 2px;
    position:fixed;
    left:0px;
    top:5px;
    background-color: #F8FCFF;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray; 
    z-index: 10; }

#p-personal li { padding: 2px; }

#p-personal li a {
    text-decoration: none;
    text-transform: lowercase;
    color: default;
    padding-bottom: 0.2em;
    background: none; }
#p-personal li a:hover {
    background-color: none;
    padding-bottom: 0;
    text-decoration: underline; }

#p-personal a.new { color:#ba0000; }

/* the icon in front of the user name, single quotes
in bg url to hide it from iemac */
li#pt-userpage,
li#pt-anonuserpage,
li#pt-login { background: none; }