User:KeybladeSpyMaster/vector.css

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
< User:KeybladeSpyMaster
Revision as of 18:10, 24 December 2018 by KeybladeSpyMaster (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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.
div.vectorTabs,
div.vectorTabs ul,
div#mw-head div.vectorMenu h3 {
    background: #f6f6f6;
}

div.vectorTabs li.selected {
    background: #fbfbfb;
}

div.vectorTabs {
}

div.vectorTabs ul li {
    background: #f6f6f6;
}

div.vectorTabs ul li:hover a {
    text-decoration: none;
}

div.vectorTabs li a {
    padding: 0 .75em;
}

div.vectorTabs span {
    background: none;
}

div.vectorTabs span a {
    padding-top: 1em;
    height: 2.25em;
}

div.vectorTabs ul li:not(.selected):hover,
div#mw-head div.vectorMenu h3:hover,
#p-cactions:hover #p-cactions-label {
    background: #fafafa;
}

div.vectorTabs ul li:not(.selected),
div#mw-head div.vectorMenu h3 {
    box-shadow: inset 0 -7px 7px -7px rgba(0, 0, 0, 0.15);
}

.ve-activated .vectorTabs .selected {
    box-shadow: none;
}

div.vectorMenu {
    line-height: initial;
}

div.vectorMenu h3 span {
    padding-top: 1.1em;
}

div.vectorMenu h3 a {
    height: 2.2em;
}

div.vectorMenu div.menu {
    border: 1px solid #ddd;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}

#p-search {
    margin: 0;
}

#p-search form {
    margin-top: 0;
}

div#simpleSearch {
    border: none;
    background: #ffffff;
    height: 2.485em;
    margin-top: 0;
    box-shadow: inset 0 -7px 7px -7px rgba(0, 0, 0, 0.15);
}

div#simpleSearch #searchInput {
    font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
    padding: 1em 0 0 .75em;
}

div#simpleSearch #searchButton {
    width: 2.5em;
}