Deadbolt Wiki
m (remove h1 display none)
m (toc link)
Line 291: Line 291:
 
div#content a.extiw:visited,
 
div#content a.extiw:visited,
 
div#content a.external,
 
div#content a.external,
div#content a.external:visited {
+
div#content a.external:visited,
  +
label.toctogglelabel {
 
color: #efd27b;
 
color: #efd27b;
 
}
 
}

Revision as of 02:12, 12 December 2019

/* CSS placed here will affect users of the Hydra skin */
/* For mobile view only */
.mobileonly {
    display: none;
}

/* Framework */
body {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background: url("/media/7/7a/Backg.jpg") no-repeat fixed top center / cover #000000;
}

body #pageWrapper {
    margin-right: 5px;
}

/* Logo */
#p-logo {
    top: -150px;
    left: 162px;
    position: absolute;
}

#p-logo a {
    display: block;
    width: 850px;
    height: 100px;
    background-repeat: no-repeat;
    background-position: center center;
    text-decoration: none;
}

div#p-logo {
    background-color: transparent;
}

/* Head */
div#mw-head {
    top: 3em;
}

div#mw-page-base {
    background: transparent;
    background-image: none;
}

#mw-head-base {
    background: transparent;
    background-image: none;
    border-bottom: 0px;
    height: 6em;
}

/* Tabs */
#left-navigation {
   left: 0px;
   margin-top: 6.5em;
}

#right-navigation {
    margin-right: 3.5em;
    margin-top: 6.5em;
}

div.vectorTabs {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    height: 33px;
    margin-top: 8px;
}

div.vectorTabs span,
div.vectorTabs li.selected,
div.vectorTabs ul,
div.vectorTabs ul li,
div.vectorTabs li a {
    background: rgba(0, 0, 0, 0);
}

div.vectorTabs li span {
    background:#434b4d;
    background:-moz-linear-gradient(top, #354145 35%, #192327 100%);
    background:-webkit-gradient(linear, left top, left bottom, color-stop(35%,#354145), color-stop(100%,#192327));
    background:-webkit-linear-gradient(top, #354145 35%, #192327 100%);
    background:-o-linear-gradient(top, #354145 35%, #192327 100%);
    background:-ms-linear-gradient(top, #354145 35%, #192327 100%);
    background: linear-gradient(to bottom, #354145 35%, #192327 100%);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-color: #222220;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    border-radius: 4px;
    padding: 2px 10px;
    margin: 0 3px 0 3px;
    height: 19px;
}

#p-sharing {
    background:#434b4d;
    background:-moz-linear-gradient(top, #354145 35%, #192327 100%);
    background:-webkit-gradient(linear, left top, left bottom, color-stop(35%,#354145), color-stop(100%,#192327));
    background:-webkit-linear-gradient(top, #354145 35%, #192327 100%);
    background:-o-linear-gradient(top, #354145 35%, #192327 100%);
    background:-ms-linear-gradient(top, #354145 35%, #192327 100%);
    background: linear-gradient(to bottom, #354145 35%, #192327 100%);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-color: #222220;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    padding: 2px 10px;
    margin: 0.5em 3px;
    height: 19px;
}

div#mw-head,
div.vectorTabs li a,
.vectorTabs li a span,
div#mw-head div.vectorTabs a {
    color: #ffffff;
    font-weight: bold;
}

.vectorTabs li a span,
div#mw-head div.vectorTabs a {
    margin-top: -1.2em;
}

div.vectorTabs li.selected a,
div.vectorTabs li.selected a:visited {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

div.vectorTabs li.new a,
div.vectorTabs li.new a:visited {
    color: #ffffff;
}

#p-sharing a {
    background: url("https://commons.gamepedia.com/media/commons.gamepedia.com/0/0b/Vector_menu_downarrow.png") no-repeat scroll center center transparent;
    margin-top: -0.5em !important;
}

div#mw-head div.vectorMenu h3 {
  background: transparent url("https://commons.gamepedia.com/media/commons.gamepedia.com/8/80/Vector_menu_downarrow_white.png") no-repeat center center !important;
  width: 25px;
  height: 30px;
}

div#mw-head div.vectorMenu:hover h3 {
  background: transparent url("https://commons.gamepedia.com/media/commons.gamepedia.com/8/80/Vector_menu_downarrow_white.png") no-repeat center center !important;
  width: 25px;
  height: 30px;
}

div#mw-head div.vectorMenu h3 span {
  display: none;
}

div#mw-head div.vectorMenu h3 a {
  border: none;
  background: transparent;
}

div#mw-head div.vectorMenu h4,
div#p-variants.vectorMenu #mw-vector-current-variant {
    color: #FFFFFF;
    font-weight: bold;
    padding-top: 0.2em;
    text-shadow: none;
}

div.vectorMenu h3 a,
div.vectorMenu h5 a {
    background-color: transparent;
    background-image: none;
    border: 0px;
}

div#mw-head div.vectorMenu li.selected a,
div#mw-head div.vectorMenu li.selected a:visited {
    color: #ffffff;
}

div#mw-head div.vectorMenu li a {
    color: #222220;
}

div.vectorMenu ul {
    background-color: #303c40;
    background-image: none;
    border-right: 5px none;
    box-shadow: 0 0.1em 0.75em #012437;
}

div#mw-head div.vectorMenu h5 {
    background-image: none;
}

/* Sidebar */
.skin-hydradark #mw-panel.collapsible-nav .portal {
    background-image: none;
}

div#mw-panel {
    margin: 6em 0em 0em 0em;
    margin-top: 6em;
    margin-right: 0em;
    margin-bottom: 0em;
    margin-left: 0em;
    top: 100px;
}

div#mw-panel div.portal h3,
.skin-hydradark #mw-panel.collapsible-nav .portal h3 a,
.skin-hydradark #mw-panel.collapsible-nav .portal h3 a:visited,
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 a,
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 a:visited {
    color: #ffffff;
    text-shadow: 1px 1px #012437;
    font-weight: bold;
    font-size: 110%;
}
 
div#mw-panel div.portal div.body ul li a,
div#mw-panel div.portal div.body ul li a:link,
div#mw-panel div.portal div.body ul li a:visited {
    color: #FFFFFF;
}

div#mw-panel div.portal div.body ul li a:hover {
    color: #a7a7a7;
}

/* social media add-on fix */
div#mw-panel div.portal#p-socialProfiles {
    background: none;
    border: none;
    padding: 0;
    margin: 10px 0;
}

div#mw-panel div.portal#p-sitePromos {
    background: none;
    border: none;
    margin-left: 10px !important;
    padding: 0;
}

div#mw-panel div.portal#p-socialProfiles h5,
div#mw-panel div.portal#p-sitePromos h5 {
    display: none;
}

div#mw-panel div.portal#p-socialProfiles div.body,
div#mw-panel div.portal#p-sitePromos div.body {
    background: none;
    padding: 0;
    margin-left: 0 !important;
    text-align: center;
}

.socialSidebar {
    width: auto;
    max-width: 100%;
}

/* Content */
div#content {
    background: rgba(0, 0, 0, 0.2);
    border: 1px solid #222220;
    margin-top: 6em;
    box-shadow: 0 0.1em 0.75em #012437;
    box-sizing: border-box;
    color: #FFFFFF;
}

/* anchors */
a, 
a:visited,
div#content a.extiw,
div#content a.extiw:visited,
div#content a.external, 
div#content a.external:visited,
label.toctogglelabel {
    color: #efd27b;
}

h1, h2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #efd27b;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.8);
}

h3, h4, h5, h6 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #efd27b;
}

#catlinks,
.skin-hydradark #toc,
.skin-hydradark .toc,
.mw-warning,
ul#filetoc {
    background-color: rgba(0, 0, 0, 0.2);
    border-color: #efd27b;
}

.CategoryTreeEmptyBullet {
    color: #c0c0c0;
}

.catlinks li {
    border-left: none;
}

.CategoryTreeToggle {
    color: #efd27b;
}

code {
    background-color: #222220;
}

/* Footer */
div#footer {
    background-image: none;
}

div#footer ul li {
    color: #FFFFFF;
}

div#footer a { 
    color: #efd27b;
}

div#footer a:hover { 
    color: #ffffff;
}

/* Page history */
.skin-hydradark #pagehistory li {
    background-color: transparent;
    border: none;
    padding: 3px;
}

.skin-hydradark #pagehistory li.selected {
    background-color: #01060c;
    background-image: none;
    border: 1px dashed #012437;
    padding: 3px;
}

.skin-hydradark table.diff {
    background: transparent;
}

/* thumbnails and galleries and image file history */
div.thumb {
    border: 1px solid #012437;
    margin: 2px;
    margin-left: 6px;
}

img.thumbborder {
    border: 1px solid #012437;
    padding: 5px;
}

div.thumbinner {
    background-color: rgba(0, 0, 0, 0.2);
    border: medium none;
}

li.gallerybox div.thumb {
    background-color: rgba(0, 0, 0, 0.2);
    border: 1px solid #012437;
}

html .thumbimage {
    border: 1px solid #012437;
}

div.tright div.tleft {
    border: 1px solid #012437 !important;
}

div.tright {
    clear: right;
    float: right;
}

#file img:hover,
.filehistory a img {
    background: url("https://runemaster.gamepedia.com/media/runemaster.gamepedia.com/8/84/Dark_checker.svg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.filehistory a img:hover {
    background: rgba(0, 0, 0, 0);
}

/* tables */
.skin-hydradark table.wikitable {
    background: none repeat scroll 0 0 transparent;
}

.skin-hydradark table.wikitable > caption {
    color: #ffffff;
}

.skin-hydradark table.wikitable > tr > th,
.skin-hydradark table.wikitable > * > tr > th {
    background-color: #012437;
    border: 1px solid #01060c;
    color: #FFFFFF;
    text-align: center;
}

.skin-hydradark table.wikitable > tr > td,
.skin-hydradark table.wikitable > * > tr > td {
    border: 1px solid #01060c;
    padding: 0.2em;
}

.skin-hydradark .wikitable th {
    background-color: #012437;
    border: 1px solid #01060c;
    color: #FFFFFF;
    padding: 0.2em;
}

.skin-hydradark .wikitable td {
    border: 1px solid #01060c;
    color: #c0c0c0;
    padding: 0.2em;
}

table.mw_metadata th {
    background-color: #012437;
    border: 1px solid #01060c;
    color: #FFFFFF;
}

table.mw_metadata td {
    background-color: transparent;
    border: 1px solid #01060c;
    color: #c0c0c0;
}

.skin-hydradark .mw-datatable th {
    border: 1px solid #01060c;
}

.skin-hydradark .mw-datatable,
.skin-hydradark .mw-datatable td {
    border: 1px solid #01060c;
}

.skin-hydradark .TablePager {
    border:1px solid #01060c;
    color: #c0c0c0;
    padding:0 0.15em;
}

.skin-hydradark .TablePager th {
    background-color: #012437;
    color: #ffffff;
    border:1px solid #01060c;
    padding:0 0.15em;
}

.skin-hydradark .TablePager tr:hover td {
    background-color: rgba(0, 0, 0, 0.2) !important;
    color: #FFFFFF;
}

.skin-hydradark .TablePager th a {
    background-color: #012437;
    color: #FFFFFF !important;
}
 
.skin-hydradark .TablePager td {
    background: transparent !important;
    border: 1px solid #01060c;
    color: #c0c0c0;
}

/* colour fix for advanced search options box */
fieldset#mw-searchoptions {
    background-color: rgba(0, 0, 0, 0);
    border-color: #012437 !important;
}

.skin-hydradark .mw-search-profile-tabs {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #012437;
    margin-top: 1em;
}

.skin-hydradark .mw-search-profile-tabs div.search-types ul li.current a {
    color: #FFFFFF;
}

.skin-hydradark .mw-search-profile-tabs {
    background-color: #999;
    margin-top: 1em;
    border: 1px solid silver;
}

/* Preferences */
.skin-hydradark #preftoc {
    background-color: rgba(1, 36, 55, 0.5);
    border: 0px;
    margin: 0 0 4px !important;
}

.skin-hydradark #preftoc,
.skin-hydradark #preftoc li,  
.skin-hydradark #preferences, 
.skin-hydradark #preftoc li a {
    background-image: none;
    background-color: transparent;
    color: #c0c0c0;
}

.skin-hydradark #preferences legend {
    color: #c0c0c0;
}

.skin-hydradark #preftoc li.selected a {
    background-color: rgba(1, 36, 55, 0.5);
    background-image: none;
    border-color: #01060c;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #FFFFFF;
}

.skin-hydradark #preferences {
    background-color: rgba(1, 36, 55, 0.5);
    border: 1px solid #01060c;
}

.skin-hydradark #preferences fieldset {
    border-color: #01060c;
}


#mw-createaccount-join {
    box-shadow: 4px 4px 4px 4px rgba(255, 255, 255, 0.2);
}

/* Wiki editor fixes */
div.wikiEditor-ui {
    background: rgba(0, 0, 0, 0);
    border: medium none;
}

div.wikiEditor-ui-buttons {
    background-color: rgba(0, 0, 0, 0);
    border-top: medium none;
    margin-right: 5px;
}

div.wikiEditor-ui-controls {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #012437;
}

div.wikiEditor-ui-tabs {
    background-color: #01060c;
    border-left: 1px solid #012437;
    border-top: 1px solid #012437;
}

div.wikiEditor-ui-tabs div {
    background-color: #01060c;
    border-right: 1px solid #012437;
    border-bottom: 1px solid #012437;
}

div.wikiEditor-ui-tabs div a {
     background: #01060c;  /* you can use a gradient here if you want to get fancy */
     color: #ffffff;
}

div.wikiEditor-ui-tabs div.current {
    background-color: #01060c;
    border-bottom: 1px solid #012437;
}

div.wikiEditor-ui-tabs div.current a {
    color: #303c40;
    font-weight: bold;
}

div.wikiEditor-ui .wikiEditor-ui-top {
   border-bottom: 1px solid #222220;
}

div.wikiEditor-toolbar-spritedButton {
    background: url('https://help.gamepedia.com/media/help.gamepedia.com/5/5c/Editbar_sprites.png');
}

div.wikiEditor-ui-toolbar {
   background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

div.wikiEditor-ui-toolbar .group {
    border-right: 1px solid #012437;
}

div.wikiEditor-ui-toolbar .group-search {
   border-left: 1px solid #012437;
   border-right: none;
}

div.wikiEditor-ui-toolbar .group .label {
   color: #ffffff;
}

.tab {
   border-color: transparent;
}

div.wikiEditor-ui-toolbar .tabs span.tab a,
div.wikiEditor-ui-toolbar .tabs span.tab a:visited {
   color: #ffffff;
}

div.wikiEditor-ui-toolbar .tabs span.tab a.current,
div.wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
   color: #ffffff;
}

div.wikiEditor-ui-toolbar .group .tool-select .label {
   color: #000000;
}

div.wikiEditor-ui-toolbar .sections .section {
    background-color: rgba(0, 0, 0, 0.2);
    border-top: 1px solid #012437;
}

div.wikiEditor-ui-toolbar .booklet .index div {
    color: #222220;
}

div.wikiEditor-ui-toolbar .booklet .index .current {
    background-color: transparent;
    color: #ffffff;
}

div.wikiEditor-ui-toolbar .booklet .pages {
    background-color: transparent;
}

div.wikiEditor-ui-toolbar .page-characters div span {
    border: 1px solid #012437;
    color: #ffffff;
}

div.wikiEditor-ui-toolbar .page-characters div span:hover {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: #012437;
    color: #efd27b;
}

div.wikiEditor-ui-toolbar .page-table td {
    border-top: 1px solid #012437;
    color: #ffffff;
}

div.wikiEditor-preview-loading {
    background-color: transparent;
}

div.wikiEditor-preview-contents {
    background-color: transparent;
    border-color: -moz-use-text-color #012437 #012437;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}

div.editOptions {  
    background-color: transparent;
    border-color: -moz-use-text-color #012437 #012437;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}

/* for "edit this page" tab and "discussion" tab etc */
.pagetab {
     border-style: solid solid none;
     border-width: thin;
     border-color: #808080;
     padding:0.25ex 1ex 0ex;
     font-size: 95%;
}

.ambox {
    background-color: #282828;
    border-bottom-color: #383838;
    border-right-color: #383838;
    border-top-color: #383838;
    border-collapse: collapse;
    font-size: 95%;
    margin: 0 auto 2px auto;
    width: 80%;
}

.ambox-gray {
    border-left-color: #383838;
}

.ambox.ambox-tiny {
    font-size: 90%;
    margin: 2px 0;
    width: auto;
}

.ambox + .ambox {
     margin-top: -2px;
}

.ambox-text {
     padding: 0.25em 0.5em;
}

.ambox-image {
     padding: 2px 0px 2px 0.5em;
     text-align: center;
     width: 60px;
}

.ambox-tiny .ambox-image {
     padding: 2px 0.5em;
     text-align: left;
     width: auto;
}

/* Ambox colors */
.ambox-blue {
     border-left: 10px solid #1e90ff;
}

.ambox-red {
     border-left: 10px solid #b22222;
}

.ambox-orange {
     border-left: 10px solid #f28500;
}

.ambox-yellow {
     border-left: 10px solid #f4c430;
}

.ambox-purple {
     border-left: 10px solid #9932cc;
}

.ambox-gray {
     border-left: 10px solid #bba;
}

.ambox-green {
     border-left: 10px solid #228b22;
}

/* Ambox small text */
.amsmalltext {
     font-size: smaller;
     margin-left:0.8em;
     margin-top:0.5em;
}

/* copyright images tweak */
.skin-hydradark .copyright-icon {
    background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/thumb/5/58/Copyright_darkwiki.png/32px-Copyright_darkwiki.png");
    background-size: 100%;
    height: 32px;
    width: 32px;
}


/*********************
/* Front page styles *
/*********************/
.fpmain {
  width: 100%;
  overflow: hidden;
  z-index: 1;
}

.fpbanner {
  border: none;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.9);
  margin: 0 0 0 0;
  padding: 3px 6px;
  margin: 0 5px 5px 5px;
  padding: 5px;
  min-height: 80px;
}

.fpbannertable {
  display: table;
  border: none;
  background: transparent;
  width: 100%; 
  min-height: 75px;
  margin: 0;
  padding: 5px;
}

.fpbannercell {
  display: table-cell; 
  text-align: center; 
  vertical-align: middle;
}

.fpbannerblock {
  border: none;
  color: #ffffff;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}

.fpmidsections {
  float: left;
  width: 100%;
  overflow: hidden;
}

.fpbox {
  border: none;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.9);
  margin: 5px 5px 5px 5px;
  padding: 5px 5px 5px 5px;
}

.fpbox .welcome {
  color: #ffffff;
  font-weight: bold;
  font-variant: small-caps;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  transform: skew(-0.25rad);
  font-size: 175%;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}

.fpbox .heading {
  color: #ffffff;
  font-weight: bold;
  font-variant: small-caps;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  transform: skew(-0.25rad);
  font-size: 132%;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}

.fpbox .heading .smalllink {
  float: right;
  color: #ffffff;
  font-weight: bold;
  font-variant: small-caps;
  text-shadow: none;
  transform: skew(0.25rad);
  font-size: 75%;
  width: 50%;
}

.fpmain .columns .leftcol {
  width: 100%;
  margin: 0;
  padding: 0;
}

.fpmain .columns .rightcol {
  width: 100%;
  margin: 0;
  padding: 0;
}

.fpsection1, .fpsection2, .fpsection3, .fpsection4 {
  float: left;
  clear: both; 
  width: 100%;
}

div.fp2columnonly, div.fp3columnonly {
  display: none; 
}

@media (min-width: 790px) {
  .fpsection1 {
    float: left;
    clear: none;
    width: 50%;
  }

  .fpmidsections {
    clear: none;
    float: right;
    width: 50%;
  }

  .fpsection4 {
    float: left;
    clear: none;
    width: 50%;
  }

  div.fp2columnonly {
    display: block; 
  }
}

@media (min-width: 990px) {
  .fpmain .columns .leftcol {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0;
  }

  .fpmain .columns .rightcol {
    float: right;
    width: 50%;
    margin: 0;
    padding: 0;
  }
}

@media (min-width: 1390px) {
  .fpmidsections {
    clear: none;
    float: right;
    width: 66.667%;
  }

  .fpsection1 {
    clear: none;
    width: 33.333%;
  }

  .fpsection2 {
    clear: none;
    width: 50%;
  }

  .fpsection3 {
    clear: none;
    width: 50%;
  }
 
  .fpsection4 {
    clear: left;
    width: 33.333%;
  }

  div.fp2columnonly {
    display: none; 
  }

  div.fp3columnonly {
    display: block; 
  }
}

.fpplainbox {
  padding: 5px 8px 10px 8px;
  margin: 0 5px 10px 5px;
  vertical-align: top;
}

.fpimagelinks {
  text-align: center;
  margin: 0 auto;
  padding: 0 0 0 24px;
  overflow: hidden;
}

.fpimagelinkrow {
  padding-left: 112px;
}

.fpimagelink {
  display: inline-block;
  position: relative;
  border-radius: 2px;
  margin: 0 5px 10px -19px;
  padding: 0;
  width: 112px;
  max-width: 112px;
  height: 100px;
  max-height: 100px;
}

.fpimagelink.main {
  margin-left: -115px;
}

.fpimagelink .image {
  position: absolute;
  left: 0;
  top: 0;
  width: 112px;
  height: 100px;
  z-index: 0;
}

.fpimagelink .text {
  position: absolute;
  left: 0;
  bottom: 0;
  font-weight: bold;
  color: #ffffff;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.667),
               1px 1px 1px #000000;
  text-align: center;
  width: 88px;
  margin: 0 24px 0 0;
  z-index: 1;
}

.fpimagelink .text a {
  color: #ffffff;
}

.fpimagelink .text a:visited {
  color: #c1e1ff;
}

.fpvideos {
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}

.fpvideo {
  display: inline-block;
  margin: 0 5px;
}

div.fauxbutton.plainlinks a {
  display: inline-block;
  border: none;
  border-radius: 2px;
  background: #ffc70e;
  box-shadow: 0 0 10px 5px rgba(237, 186, 14, 0.6) inset;
  color: #511616;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  transform: skew(-0.25rad);
  margin: 0;
  padding: 0 6px;
}

div.fauxbutton.plainlinks a:hover {
  border: none;
  border-radius: 2px;
  background: #ffffff;
  box-shadow: none;
  color: #000000;
}

div.fauxbutton.plainlinks a:active {
  border: none;
  border-radius: 2px;
  background: #cccccc;
  box-shadow: 0 0 10px 5px rgba(255, 255, 255, 0.6) inset;
  color: #000000;
}

/* Notifications fix */
.mw-echo-ui-notificationsInboxWidget-toolbarWrapper {
    background: inherit;
}