A dark style for mwave.com.au
mwave.com.au - dark by thermalzombie
Details
Authorthermalzombie
LicenseNo License
Categorymwave
Created
Updated
Size3.8 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name mwave.com.au - dark
@version 20240730.06.16
@namespace https://userstyles.world/user/thermalzombie
@description A dark style for mwave.com.au
@author thermalzombie
@license No License
==/UserStyle== */
@-moz-document domain("mwave.com.au") {
html, body, #core, .productCommon, #PopSliRac div, .checkout, .basketItems,
.pMessage
{
background-color:#000000 !important;
}
.promotionWrapper, #footer, #top-bar, #logoQuote, #headerContainer, .terms_conditions_footer,
.secondResultUtils, .firstResultUtils, .addressList li, #checkoutHeader, #checkoutContent,
.modal-body, .myAccount, .login, .register, th
{
background-color:#443266 !important;
}
#PopSliRac div li:hover, .btnMain
{
background-color:orange !important;
}
.categoryMenu dd.on
{
background:orange !important;
}
.productList .notifyButton .btnRight, .categoryMenu dt,
.basketItems .itemHeader, .basketItems .item, .line,
.checkoutRight .calculateShippingCost, .checkoutLeft .coupon,
#leftSection div, #PlaceOrderForm div
{
background:#443266 !important;
}
.menu li a, .menu li .submenu
{
background: #666666 !important;
}
.register, th
{
background-image: none !important;
}
.menu li
{
border-color: #000000 !important;
}
.categoryFilter h3, .wrapper,
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input
{
background:#000000 !important;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input
{
border:1px #000000 solid !important;
}
#Password, #EmailAddress
{
border:1px orange solid !important;
}
.pMessage
{
border:1px #443266 solid !important;
}
.basketItems .itemHeader, .basketItems .item
{
border:1px #000000 solid !important;
}
.addToBasket input
{
border:1px #FFFFFF solid !important;
}
.divAddCart, .divDown, .login, .register, #EmailAddress, #Password
{
border-color: #443266 !important;
}
input
{
border-radius: 0 !important;
}
.productList .name a, .resultStatus, #ShippingCost, label, th,
.productList .notifyButton .btnMain, .section p, .section .pros, .section .cons,
.categoryFilter li label, .wrapper, .divThankYou, .votes-title,
.votes-up, .votes-down, .description, .nameListView a, .wasprice,
.testfreaks-reviews .section1 .source, #footer a,
.categoryFilter h3, .basicInfos h1, .testfreaks-reviews .tf-rating,
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .mwaveDollars, .myAccount #MyAccountMenu dd a, .loginButtonContainer, .regItem,
#PopSliRac div li, .login h2, #loginForm .text, h1, h2, p, .label, .majorRow .indent, .status,
.categoryMenu a, .slirecomList .name a, .basketItems .description .name a, #tabAddWhachList a,
.basketItems .description .skuAndModel, #checkoutHeader, #checkoutContent,
.shipTitle, .labelFontSize, .topTextShip, .shipDes, .payOptinName,
#core td, #core td a, #core td .date, .menu li a, .sli_ac_title
{
color:#FFFFFF !important;
}
.productList .current, .price .current, .divPriceNormal
{
color:#00FF00 !important;
}
}