2013-07-27

Created page with "a.wikia-button, .wikia-single-button a, .wikia-menu-button, input[type="submit"], input[type="reset"], input[type="button"], .button, button { -webkit-border-radius: 4px; ba..."

New page

a.wikia-button,

.wikia-single-button a,

.wikia-menu-button,

input[type="submit"],

input[type="reset"],

input[type="button"],

.button,

button {

-webkit-border-radius: 4px;

background-color: #006cb0;

background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(35%, #008be3), color-stop(65%, #006cb0));

border-radius: 4px;

border: 1px solid #006cb0;

color: white;

cursor: pointer;

display: inline-block;

font-family: Helvetica, Arial, sans-serif;

font-size: 12px;

height: 19px;

line-height: 20px;

margin: 0;

padding: 0 10px;

text-decoration: none;

white-space: nowrap;

}

a.wikia-button:hover,

.wikia-single-button a:hover,

.wikia-menu-button:hover,

input[type="submit"]:hover,

input[type="reset"]:hover,

input[type="button"]:hover,

.button:hover,

button:hover {

background-color: #005f9c;

background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(35%, #007fcf), color-stop(65%, #005f9c));

text-decoration: none;

}

a.wikia-button.active,

a.wikia-button:active,

.wikia-single-button a.active,

.wikia-single-button a:active,

.wikia-menu-button.active,

.wikia-menu-button:active,

input[type="submit"].active,

input[type="submit"]:active,

input[type="reset"].active,

input[type="reset"]:active,

input[type="button"].active,

input[type="button"]:active,

.button.active,

.button:active,

button.active,

button:active {

background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(35%, #005f9c), color-stop(65%, #007fcf));

color: white;

}

a.wikia-button[disabled],

.wikia-single-button a[disabled],

.wikia-menu-button[disabled],

input[type="submit"][disabled],

input[type="reset"][disabled],

input[type="button"][disabled],

.button[disabled],

button[disabled] {

cursor: default;

opacity: 0.5;

}

a.wikia-button[disabled]:active,

.wikia-single-button a[disabled]:active,

.wikia-menu-button[disabled]:active,

input[type="submit"][disabled]:active,

input[type="reset"][disabled]:active,

input[type="button"][disabled]:active,

.button[disabled]:active,

button[disabled]:active {

background-color: #006cb0;

background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(35%, #008be3), color-stop(65%, #006cb0));

}

a.wikia-button img,

.wikia-single-button a img,

.wikia-menu-button img,

input[type="submit"] img,

input[type="reset"] img,

input[type="button"] img,

.button img,

button img {

vertical-align: text-bottom;

}

a.wikia-button img.chevron,

.wikia-single-button a img.chevron,

.wikia-menu-button img.chevron,

input[type="submit"] img.chevron,

input[type="reset"] img.chevron,

input[type="button"] img.chevron,

.button img.chevron,

button img.chevron {

margin-top: 1px;

vertical-align: middle;

}

a.wikia-button.secondary,

.wikia-single-button a.secondary,

.wikia-menu-button.secondary,

input[type="submit"].secondary,

input[type="reset"].secondary,

input[type="button"].secondary,

.button.secondary,

button.secondary {

background-color: #e5e5e5;

background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(35%, white), color-stop(65%, #e5e5e5));

border: 1px solid #ccc;

color: #3a3a3a;

}

a.wikia-button.secondary:hover,

.wikia-single-button a.secondary:hover,

.wikia-menu-button.secondary:hover,

input[type="submit"].secondary:hover,

input[type="reset"].secondary:hover,

input[type="button"].secondary:hover,

.button.secondary:hover,

button.secondary:hover {

background-color: #dbdbdb;

background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(35%, whitesmoke), color-stop(65%, #dbdbdb));

}

a.wikia-button.secondary.active,

a.wikia-button.secondary:active,

.wikia-single-button a.secondary.active,

.wikia-single-button a.secondary:active,

.wikia-menu-button.secondary.active,

.wikia-menu-button.secondary:active,

input[type="submit"].secondary.active,

input[type="submit"].secondary:active,

input[type="reset"].secondary.active,

input[type="reset"].secondary:active,

input[type="button"].secondary.active,

input[type="button"].secondary:active,

.button.secondary.active,

.button.secondary:active,

button.secondary.active,

button.secondary:active {

background-color: #e5e5e5;

background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(35%, #dbdbdb), color-stop(65%, whitesmoke));

}

a.wikia-button.secondary img.chevron,

.wikia-single-button a.secondary img.chevron,

.wikia-menu-button.secondary img.chevron,

input[type="submit"].secondary img.chevron,

input[type="reset"].secondary img.chevron,

input[type="button"].secondary img.chevron,

.button.secondary img.chevron,

button.secondary img.chevron {

border-color: #3a3a3a transparent transparent;

}

a.wikia-button.big,

.wikia-single-button a.big,

.wikia-menu-button.big,

input[type="submit"].big,

input[type="reset"].big,

input[type="button"].big,

.button.big,

button.big {

font-size: 18px;

height: 40px;

line-height: 23px;

}

a.wikia-button:-moz-focusring,

.wikia-single-button a:-moz-focusring,

.wikia-menu-button:-moz-focusring,

input[type="submit"]:-moz-focusring,

input[type="reset"]:-moz-focusring,

input[type="button"]:-moz-focusring,

.button:-moz-focusring,

button:-moz-focusring {

box-shadow: 0 0 1px 1px highlight;

}

.wikia-menu-button-submit input[type=submit] {

border: none;

height: 100%;

}

input[type="submit"],

input[type="reset"],

input[type="button"],

button {

height: 21px;

}

input[type="submit"]::-moz-focus-inner,

input[type="reset"]::-moz-focus-inner,

input[type="button"]::-moz-focus-inner,

button::-moz-focus-inner {

border: 0;

padding: 0;

}

.wikia-menu-button {

*display: inline;

list-style: none;

margin: 0;

padding: 0;

position: relative;

text-align: left;

}

.wikia-menu-button:hover {

background-color: #006cb0;

background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(35%, #008be3), color-stop(65%, #006cb0));

}

.wikia-menu-button a:hover {

text-decoration: none;

}

.wikia-menu-button > a,

.wikia-menu-button .drop,

.wikia-menu-button > li > a {

display: inline-block;

}

.wikia-menu-button > a:hover,

.wikia-menu-button .drop:hover,

.wikia-menu-button > li > a:hover {

background-color: #005f9c;

background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(35%, #007fcf), color-stop(65%, #005f9c));

}

.wikia-menu-button > a:active,

.wikia-menu-button .drop:active,

.wikia-menu-button > li > a:active {

background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(35%, #005f9c), color-stop(65%, #007fcf));

color: white;

}

.wikia-menu-button > a,

.wikia-menu-button > li > a {

-webkit-border-bottom-left-radius: 4px;

-webkit-border-top-left-radius: 4px;

border-bottom-left-radius: 4px;

border-right: 1px solid #66a6cf;

border-top-left-radius: 4px;

color: white;

padding: 0 8px 0 5px;

}

.wikia-menu-button .drop {

-webkit-border-bottom-right-radius: 4px;

-webkit-border-top-right-radius: 4px;

border-bottom-right-radius: 4px;

border-top-right-radius: 4px;

margin-left: -3px;

padding-left: 5px;

}

.wikia-menu-button ul {

-webkit-box-shadow: 1px 2px 12px 0 #333;

background: white;

border: 1px solid #006cb0;

box-shadow: 1px 2px 12px 0 #333;

display: none;

left: -1px;

list-style: none;

margin: 0;

position: absolute;

top: 19px;

z-index: 100;

}

.wikia-menu-button ul a {

color: #3a3a3a;

display: block;

padding: 9px 9px 7px;

}

.wikia-menu-button ul a:hover {

background-color: #cce1ef;

}

.wikia-menu-button ul li {

border-top: 1px solid #ccc;

line-height: normal;

}

.wikia-menu-button ul li:first-child {

border: 0;

}

.wikia-menu-button .WikiaMenuElement {

margin: 0;

}

.wikia-menu-button .icon,

.wikia-menu-button img {

vertical-align: text-bottom;

}

.wikia-menu-button .chevron {

border-top-color: white;

margin: 0 7px 0 1px;

}

.wikia-menu-button.active {

-webkit-border-bottom-left-radius: 0;

-webkit-border-bottom-right-radius: 0;

border-bottom-left-radius: 0;

border-bottom-right-radius: 0;

}

.wikia-menu-button.active ul {

display: block;

}

.wikia-menu-button.secondary {

*display: inline;

border: 1px solid #ccc;

list-style: none;

margin: 0;

position: relative;

text-align: left;

}

.wikia-menu-button.secondary:hover {

background-color: #e5e5e5;

background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(35%, white), color-stop(65%, #e5e5e5));

}

.wikia-menu-button.secondary.combined {

padding-left: 4px;

}

.wikia-menu-button.secondary.combined:hover {

background-color: #dbdbdb;

background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(35%, whitesmoke), color-stop(65%, #dbdbdb));

}

.wikia-menu-button.secondary.combined .drop:hover {

background: transparent;

}

.wikia-menu-button.secondary > a,

.wikia-menu-button.secondary .drop,

.wikia-menu-button.secondary > li > a {

color: #3a3a3a;

margin-top: -2px;

}

.wikia-menu-button.secondary > a:hover,

.wikia-menu-button.secondary .drop:hover,

.wikia-menu-button.secondary > li > a:hover {

background-color: #dbdbdb;

background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(35%, whitesmoke), color-stop(65%, #dbdbdb));

}

.wikia-menu-button.secondary > a:active,

.wikia-menu-button.secondary .drop:active,

.wikia-menu-button.secondary > li > a:active {

background-color: #e5e5e5;

background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(35%, #dbdbdb), color-stop(65%, whitesmoke));

}

.wikia-menu-button.secondary > a {

border-right: 1px solid #ccc;

}

.wikia-menu-button.secondary ul {

background: white;

border: 2px solid #ccc;

display: none;

left: -1px;

list-style: none;

margin: 0;

position: absolute;

top: 19px;

z-index: 100;

}

.wikia-menu-button.secondary ul a {

color: #3a3a3a;

display: block;

}

.wikia-menu-button.secondary ul a:hover {

background-color: #cce1ef !important;

}

.wikia-menu-button.secondary ul li {

border-top: 1px solid #ccc;

line-height: normal;

}

.wikia-menu-button.secondary ul li:first-child {

border: 0;

}

.wikia-menu-button.secondary.active {

-webkit-border-bottom-left-radius: 0;

-webkit-border-bottom-right-radius: 0;

border-bottom-left-radius: 0;

border-bottom-right-radius: 0;

}

.wikia-menu-button.secondary.active ul {

display: block;

}

Show more