Professor Layton Wiki
Register
Advertisement
Professor Layton Wiki

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* As the Vector skin doesn't exist, this page can be imported into your personal Monobook.css (found at [[Special:MyPage/monobook.css]] to make monobook look more vector like. */

/* all tabs */
#p-cactions ul li { 
    line-height: 1.125em !important;
    display: inline-block !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    background-color: transparent !important;
    background-image:    url(http://images1.wikia.nocookie.net/demo/nl/images/b/bb/TabBackInactive.png) !important;
    background-position: bottom left !important;
    white-space: nowrap !important;
    border-color: #71470B !important;
    border-width: 0px 1px 0px 0px !important;
}
 
#p-cactions ul li a {
    height: 1.7em !important;
    padding-left: 0.4em !important;
    padding-right: 0.4em !important;
    display: block !important;
    text-transform: none !important;
    font-size: 12px !important;
    font-weight: normal !important;
    margin-top: 10px !important;
    color: #DECE9A !important;
    background-image: none !important;
    background-color: transparent !important;
}
 
#p-cactions ul li form {
    height: 2.5em !important;
    padding-left: 0.4em !important;
    padding-right: 0.4em !important;
    margin-top: 6px !important;
}
 
#p-cactions ul li a:hover {
    text-decoration: underline !important;
    background-image: none !important;
    background-color: transparent !important;
}

#p-cactions ul li.selected a {
    background-image: none !important;
    background-color: transparent !important;
}

#p-cactions ul li.new a {
    color: #BCAC78 !important;
}
 
div#p-cactions {
    background-image: url(http://images2.wikia.nocookie.net/__cb20110706132112/demo/nl/images/0/0a/TabSide.png);
    background-position: bottom left !important;
    background-repeat: no-repeat !important;
    padding-left: 1px !important;
    position: absolute !important;
    top: 40px !important;
    left: 154px !important;
}
 
#ca-talk, #ca-read, #ca-viewsource, #ca-edit, #ca-addsection, #ca-history, #ca-delete, #ca-protect, #ca-unprotect, #ca-move, #ca-watch, #ca-unwatch, #ca-search {
    position: relative !important;
}
 
#ca-talk {
    left: -3px !important;
}
 
#ca-read, #ca-viewsource, #ca-edit, #ca-addsection {
    left: 22px !important;
}
 
#ca-history {
    left: 19px !important;
}
 
#ca-delete {
    left: 44px !important;
}
 
#ca-move {
    left: 41px !important;
}
 
#ca-protect, #ca-unprotect {
    left: 38px !important;
}
 
#ca-watch, #ca-unwatch, #ca-search {
    left: 56px !important;
}
 
/* selected tabs */
#p-cactions ul li.selected { 
      background-image: url(http://images3.wikia.nocookie.net/layton/images/5/5a/Brown80Percent.png) !important;
      padding: 0 0.4em 0 0.4em !important;
}
 
#p-cactions ul {
    margin-left:0px !important;
}
 
#p-cactions ul li.selected a {
    text-decoration: none !important;
    color: #EFDFAB !important;
}
 
/* Fixes with footer */
table#spotlight_container {
    position: relative !important;
    top: 45px !important;
}
 
div#footer {
    position: relative !important;
    top: 30px !important;
    margin-bottom: 45px !important;
}

/* Sidebar */
#p-Community .pBody, #p-tb .pBody, #p-lang .pBody, #p-wikicities-nav .pBody {
    display: none;
}

.portlet h5 {
    cursor: pointer;
}
 
#p-Community .pBody ul, #p-tb .pBody ul, #p-lang .pBody ul, #p-wikicities-nav .pBody ul {
    list-style: none !important;
}
 
#p-Community h5, #p-tb h5, #p-lang h5, #p-wikicities-nav h5 {
    height: 20px !important;
    padding-top: 5px !important;
    padding-left: 12px !important;
    display: block !important;
    text-transform: none !important;
}
 
#p-Navigation h5 {
    height: 20px !important;
    padding-top: 5px !important;
    display: block !important;
    text-transform: none !important;
}
 
#column-one .portlet h5:hover {
    cusrsor: pointer !important;
}
 
#p-search {
    width: 100% !important;
    position: absolute !important;
    top: 42px !important;
    background: none !important;
    z-index: 5 !important;
}
 
#p-search h5 {
    display:none !important;
}
 
div#searchBody {
    float:right !important;
    padding-bottom: .5em !important;
}

div#content {
    top: 40px;
    border-top: none !important;
    z-index: 15 !important;
}

#p-cactions, #p-cactions .pBody, #p-cactions .pBody ul {
    z-index: 10 !important;
    width: 0 !important;
}

.subnav {
    z-index: 50 !important;
}
Advertisement