×
Create a new article
Write your page title here:
We currently have 277 articles on Waste Of Space Wiki. Type your article name above or create one of the articles listed here!



    Waste Of Space Wiki

    MediaWiki:Cosmos.css: Difference between revisions

    Content deleted Content added
    dropdowns
    No edit summary
     
    (7 intermediate revisions by the same user not shown)
    Line 1: Line 1:
    /* make content thicker */
    #mw-content-wrapper {
    width: 1378px
    }

    /* thicken infobox */
    .portable-infobox .pi-data-label {
    flex-basis: 90px;
    }

    /*---------------*/

    li.gallerybox div.thumb {
    li.gallerybox div.thumb {
    border: transparent;
    border: transparent;
    Line 13: Line 26:
    background-color: transparent;
    background-color: transparent;
    border: 1px solid #080909;
    border: 1px solid #080909;
    }

    .thumbcaption .magnify {
    display: none;
    }
    }


    .cosmos-header .wds-dropdown__content {
    .cosmos-header .wds-dropdown__content {
    background-color: #3a3a3a;
    background-color: #3a3a3a;
    color: white;
    border: transparent;
    border: transparent;
    }
    }

    a:visited {
    color: #d5d4d4
    }

    .cosmos-header .wds-dropdown__content .wds-list.wds-is-linked li > a:not(.wds-button) {
    color: #d5d4d4;
    font-weight: bold;
    }

    .wds-dropdown__content .wds-list.wds-is-linked > li > a:not(.wds-button) {
    padding-right: 6px;
    padding-left: 6px;
    }

    /* dropdowns */


    .cosmos-dropdown-list {
    .cosmos-dropdown-list {
    Line 25: Line 59:
    }
    }


    .cosmos-dropdown ul a.new {
    .cosmos-header .wds-dropdown__content .wds-list.wds-is-linked li > a:not(.wds-button) {
    color: #81ca9e !important;
    }

    .cosmos-dropdown ul a:only-child {
    color: #d5d4d4;
    color: #d5d4d4;
    }
    }


    .cosmos-dropdown-list > ul > a:only-child:hover, .cosmos-dropdown-list > ul > li > a:only-child:hover, .cosmos-dropdown-list > li > a:only-child:hover, .cosmos-dropdown-list ul a.new:hover {
    .cosmos-dropdown-list {
    background-color: #3a3a3a;
    color: #81ca9e;
    background-color: rgba(0,108,176,0.1);
    }

    .wds-dropdown__content .wds-list.wds-is-linked > li:hover > a:not(.wds-button), .cosmos-dropdown-list li:hover > a:not(.wds-button) {
    background-color: rgba(129, 202, 158,0.2) !important;
    color: #d5d4d4;
    }
    }


    Line 161: Line 205:
    background-color: #080909;
    background-color: #080909;
    border: 1px solid #333333;
    border: 1px solid #333333;
    }

    /* visual editor */
    /*---------------*/
    .wikiEditor-ui-toolbar {
    background-color: #3a3a3a;
    }

    .wikiEditor-ui .wikiEditor-ui-top {
    border: none;
    }

    .wikiEditor-ui .wikiEditor-ui-view {
    border: none;
    }

    .wikiEditor-ui-toolbar .group {
    border: none;
    }

    .CodeMirror pre.CodeMirror-line, .CodeMirror pre.CodeMirror-line-like {
    background-color: #2E2E2E;
    color: #d5d4d4;
    }

    .CodeMirror-gutters {
    background-color: #363636;
    color: #8F8F8F;
    box-shadow: inset 0 0 0 1px #333;
    border-color: #333;
    }

    .CodeMirror {
    border: none;
    background: transparent;
    }

    .oo-ui-buttonElement-button .oo-ui-iconElement-icon, .mw-ui-icoin-hghlight::before, .oo-ui-popupToolGroup-handle .oo-ui-icon-edit, .mw-ui-icon-edit::before, .ui-widget-header .ui-icon {
    filter: invert(100%);
    }

    /* dialogue box */
    .ui-dialog, .ui-widget .ui-widget-content, .wikiEditor-toolbar-dialog {
    background-color: #363636;
    color: #eee;
    border: 1px solid #333333;
    }

    .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    background: #363636;
    }

    .ui-dialog-titlebar {
    background: #1E1E1E;
    color: #eee;
    border: 1px solid #333333;
    }

    .ui-dialog-content fieldset div input {
    background-color: #1E1E1E;
    color: #eeeeee;
    box-shadow: inset 0 0 0 1px #333;
    border: 1px solid;
    border-color: #333;
    }

    .ui-button-text, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background-color: #1E1E1E;
    color: #eeeeee;
    box-shadow: inset 0 0 0 1px #333;
    border: 0px solid;
    border-color: #333;
    }
    /*---------------*/

    /* thumbnail gallery */
    .galleryclickable {
    width: 0px;
    height: 0px;
    }

    .galleryclickable .thumb {
    background-color: #080909!important;
    color:transparent;
    }

    li.gallerybox div.thumb {
    text-align: center;
    }

    div .gallerytext p {
    color:transparent;
    font-size: 0px;
    }

    div .gallerytext p a {
    color:transparent;
    font-size: 15px;
    line-height:2em;
    padding-bottom: 10px;
    }
    }
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.