MediaWiki:Monaco.css: Difference between revisions

add
(looks like we'll need more !important's)
(add)
Line 222: Line 222:
     border: 1px solid #36592D !important;
     border: 1px solid #36592D !important;
}
}
body.ns-3014 div.wikiEditor-ui-text, body.ns-3015 div.wikiEditor-ui-text { background:#FFF !important; }


body.ns-3014 .page, body.ns-3014 .page_bar body.ns-3014 .page_buttons li.selected, body.ns-3014 .page_bar body.ns-3014 .page_tabs li.selected {
body.ns-3014 .page, body.ns-3014 .page_bar body.ns-3014 .page_buttons li.selected, body.ns-3014 .page_bar body.ns-3014 .page_tabs li.selected {
Line 254: Line 256:
   background: #36592D !important;
   background: #36592D !important;
   border: 1px solid #36592D !important;
   border: 1px solid #36592D !important;
}
body.ns-3014 .suggestions-result-current, body.ns-3015 .suggestions-result-current {
  background-color: #36592D;
  color: #fff;
}
}