User:Erry/monobook.css: Difference between revisions

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
No edit summary
(Blanked the page)
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will affect users of the Monaco skin */


div#column-google {display:none !important}
div #column-google {display:none !important}
div #column-google-topright {display:none !important}
div #column-google-right {display:none !important}
div #column-google-botright {display:none !important}
#p-cactions li {
display: inline;
border: 1px solid #e51373;
border-bottom: none;
padding: 0 0 .1em 0;
margin: 0 .3em 0 0;
overflow: visible;
background: white;
}
#p-cactions li.selected {
border-color: #e51373;
padding: 0 0 .2em 0;
font-weight: bold;
}
#p-cactions li a {
background-color: #ffffff;
color: #e51373;
border: none;
padding: 0 .8em .3em;
position: relative;
z-index: 0;
margin: 0;
text-decoration: none;
}
#content {
/*margin: 2.8em 0 0 0 !important;*/
margin-left: 225px !important;
padding: 0px 1em 1.5em 1em !important;
background: white !important;
color: black !important;
border: 1px solid #000000 !important;
border-right: none !important;
line-height: 1.5em !important;
/*position: relative !important;
width: 100%;*/
z-index: 2 !important;
}
#column-content {
margin-left: -225px !important;
}
div #p-wikicities-nav {display:none !important}
/* transformers wiki-specific */
#p-logo{
margin-left: 20px;
}
body{background:#000000
url(http://www.khwiki.net/images/9/92/MonacoBackground.png) repeat
}
#p-cactions {
left: 220px !important;
}
#p-cactions li {
border: 1px solid #000000;
border-bottom: none;
}
#p-cactions li.selected {
border-color: #998675;
}
#p-cactions ul li, #p-cactions ul li a
{
    border-top-left-radius:0.5em;
    border-top-right-radius:0.5em;
}
#content
{
    border-top-left-radius:1em;
    border-bottom-left-radius:1em;
}
.toc
{
    border-top-left-radius:0.5em;
    border-top-right-radius:0.5em;
    border-bottom-left-radius:0.5em;
    border-bottom-right-radius:0.5em;
}
/* Personal links at top right */
#p-personal .pBody ul {
  background: #ffffff;
  border-bottom: 1px solid #e51373;
  border-left: 1px solid #e51373;
  float: right;
  padding-left: 0;
  height: 1.45em;
  border-bottom-left-radius:0.5em;
    }
#p-personal li {
  color: #000000;
  margin: 0;
    }
#p-personal li a {
  color: #000000;
  padding: 0.5em;
    }
#p-personal li a:hover {
  background: transparent;
  border-bottom: 1px solid #e5173;
    }
#p-personal li a.new {
  color: #DDDDDD;
}
/* navigation and other left-menu boxes */
#p-Navigation,
#p-Interaction,
#p-search,
#p-tb,
#p-lang {
  margin: 1em 0;
  margin-left: 7px;
/*  width: 190px;*/
    }
.pBody {
padding: 0;
margin: 0;
}
#p-Navigation ul,
#p-Interaction ul,
#p-search ul,
#p-tb ul,
#p-lang ul {
margin: 0;
padding: 0;
}
#p-Navigation li,
#p-Interaction li,
#p-search li,
#p-tb li,
#p-lang li {
list-style: none;
font-family:Tahoma,arial,sans-serif;
font-weight:bold;
font-size: 110%;
display:block;
margin: 0;
padding: 2px 0 2px 5px;
}
#p-Navigation,
#p-Interaction,
#p-search,
#p-tb,
#p-lang {
background: #FFFFFF url(http://www.khwiki.net/images/e/e1/Sidebar-strip.png) repeat-x;
width:205px;
padding-top:1px;
border:1px solid #000000;
        border-bottom-left-radius: 1em;
        border-top-left-radius: 1em;
        border-bottom-right-radius: 1em;
        border-top-right-radius: 1em;
}
/*div.portlet h5{ display:none}*/
#p-Navigation h5{
background: url(http://www.khwiki.net/images/2/2f/Sidebar-Navigation.png) no-repeat 180px top;
display:block;
position:relative;
left:-180px;
width:282px;
height:16px;
}
#p-Interaction h5{
background: url(http://www.khwiki.net/images/9/93/Sidebar-Community.png) no-repeat 180px top;
display:block;
position:relative;
left:-180px;
width:282px;
height:16px;
}
#p-search h5{
background: url(http://www.khwiki.net/images/f/f6/Sidebar-Search.png) no-repeat 180px top;
display:block;
position:relative;
left:-180px;
width:282px;
height:16px;
}
#p-tb h5{
background: url(http://www.khwiki.net/images/3/33/Sidebar-Toolbox.png) no-repeat 180px top;
display:block;
position:relative;
left:-180px;
width:282px;
height:16px;
}
#p-lang h5{
background: url(http://www.khwiki.net/images/e/ee/Sidebar-Languages.png) no-repeat 180px top;
display:block;
position:relative;
left:-180px;
width:282px;
height:16px;
}
#p-Navigation .pBody,
#p-Interaction .pBody,
#p-search .pBody,
#p-tb .pBody,
#p-lang .pBody {
  display: block;
  border: 1px solid #000000;
  background: #FFFFFF;
    }
#p-Navigation .pBody a,
#p-Interaction .pBody a,
#p-search .pBody a,
#p-tb .pBody a,
#p-lang .pBody a {
  color: #000;
  text-decoration: none;
    }
#p-Navigation .pBody a:hover,
#p-Interaction .pBody a:hover,
#p-search .pBody a:hover,
#p-tb .pBody a:hover,
#p-lang .pBody a:hover {
  color: #3F61AD !important;
    }
#p-Navigation li a div:hover, 
#p-Interaction li a div:hover, 
#p-tb li a div:hover,
#p-lang li a div:hover {
width: 197px;
background-color:#e51373;
}
#p-Navigation li a div,
#p-Interaction li a div,
#p-tb li a div,
#p-lang li a div,
#feedlinks {
padding: 2px 5px !important;
width: 197px;
}
/* search box */
#searchInput {
  background: #ffffff;
  border: 1px solid #000000;
  margin-bottom: 3px;
  padding: 2px;
    }
#p-search .pBody {
  padding: 0;
  margin: 0;
}
/* 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: url(http://www.khwiki.net/images/9/9f/Mini_Keyblade.png) top left no-repeat;
padding-left: 20px;
text-transform: none;
}
/*** Monobook Sidebar ***/
/* without an ugly padding */
#p-Navigation ul {
margin: 0;
}
#p-Navigation > div {
background: white;
padding: 0;
}
/* que no sea un list */
#p-Navigation li {
display: block;
list-style-image: none !important; /* for IE */
}
/* general design of the links */
#p-Navigation li > a {
display: block;
position: relative;
}
/* special menu just for the class */
#p-Navigation > div > ul > li > a {
background: url(images/menu_gradient.png) no-repeat left center;
margin: 1px 1px 0 1px;
padding: 0 0 0 10px;
color: black;
width: auto;
}
#p-Navigation > div > ul > li.hover > a {
color: #e51373;
text-shadow: #e51373 1px 1px 3px;
}
#p-Navigation > div > ul > li > a > em {
right: 8px;
}
/* submenu marker */
#p-Navigation em {
font-style: normal;
font-family: arial,sans-serif;
font-size: 16pt;
font-weight: bold;
line-height: 20px;
position: absolute;
right: 8px;
top: 0px
}
/* hover */
#p-Navigation li > ul > li.hover > a {
background-color: #000000; /* Gainsboro */
}
#p-Navigation li.hover > ul.sub-menu {
display: block;
}
/* general submenu */
#p-Navigation ul.sub-menu {
border: 1px solid #000000;
display: none;
background: #fff;
position: absolute;
padding: 1px;
width: 200px;
margin-left: 195px;
margin-top: -25px;
z-index: 100;
}
/* Only the first */
#p-Navigation > div > ul > li > ul.sub-menu {
margin-left: 16em;
}
/*** End Monobook Sidebar ***/
/*** Monobook Sidebar ***/
/* without an ugly padding */
#p-Interaction ul {
margin: 0;
}
#p-Interaction > div {
background: white;
padding: 0;
}
/* que no sea un list */
#p-Interaction li {
display: block;
list-style-image: none !important; /* for IE */
}
/* general design of the links */
#p-Interaction li > a {
display: block;
position: relative;
}
/* special menu just for the class */
#p-Interaction > div > ul > li > a {
background: url(images/menu_gradient.png) no-repeat left center;
margin: 1px 1px 0 1px;
padding: 0 0 0 10px;
color: black;
width: auto;
}
#p-Interaction > div > ul > li.hover > a {
color: #2A2A2A;
text-shadow: #AAA46C 1px 1px 3px;
}
#p-Interaction > div > ul > li > a > em {
right: 8px;
}
/* submenu marker */
#p-Interaction em {
font-style: normal;
font-family: arial,sans-serif;
font-size: 16pt;
font-weight: bold;
line-height: 20px;
position: absolute;
right: 8px;
top: 0px
}
/* hover */
#p-Interaction li > ul > li.hover > a {
background-color: #DCDCDC; /* Gainsboro */
}
#p-Interaction li.hover > ul.sub-menu {
display: block;
}
/* general submenu */
#p-Interaction ul.sub-menu {
border: 1px solid #aaa;
display: none;
background: #fff;
position: absolute;
padding: 1px;
width: 200px;
margin-left: 195px;
margin-top: -25px;
z-index: 100;
}
/* Only the first */
#p-Interaction > div > ul > li > ul.sub-menu {
margin-left: 16em;
}
.sub-menu li {
    font-size: 13px !important;
}
/*** End Monobook Sidebar ***/
pre { overflow: auto; }

Latest revision as of 19:57, 5 March 2013