Skip to content

computeralliance.com.au - dark by thermalzombie

Screenshot of computeralliance.com.au - dark

Details

Authorthermalzombie

LicenseCC-BY-4.0

Categorycomputeralliance

Created

Updated

Size1.3 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Retail computer store located in Australia.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           computeralliance.com.au - 29/10/2022, 7:08:55 pm
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Thermalzombie
==/UserStyle== */

@-moz-document domain("computeralliance.com.au") {
    /* Insert code here... */
    
    .PackageLink, .panel-heading
    {
        background-color: #000000 !important;
    }
    
    body, input, .breadcrumb, #SearchGroups, #accordion
    {
        background-color: #222222 !important;
    }
    
    .dropdown-toggle, .dropdown-menu, .panel-body
    {
        background-color: #2e3192 !important;
    }
    
    .categorytitle, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover,
    .nav li .active a, .nav li a:hover
    {
        background-color: #f28018 !important;
    }
    
    #txtSearch, .nav > li.dropdown
    {
        border-color: #f28018 !important;
        box-shadow: none !important;
    }
    
    .price, .breadcrumb
    {
        color: #00FF00 !important;
    }
    
    input, strong, label, p, h1, h2, h3, h4, h5, .save, .compare, .instock, .equalize,
    .breadcrumb li a, .dropdown-toggle, .dropdown-menu,
    .sidebar-nav .dropdown-menu li a, .PackageLink
    {
        color: #FFFFFF !important;
    }
}

Reviews

No reviews yet.