Skip to content

nitroflare - darkred by thermalzombie

Screenshot of nitroflare - darkred

Details

Authorthermalzombie

LicenseCC-BY-4.0

Categorynitroflare

Created

Updated

Size1.8 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A file hosting site.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           nitroflare - darkred
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    File hosting sire
@author         thermalzombie
==/UserStyle== */

@-moz-document domain("nitroflare.com"), domain("nitroflare.net") {
    /* Insert code here... */
    
    body, #header, legend, #tempAlert, .progress
    {
        background: #AA0000 !important;
    }
    
    .content, #memberMenu a:hover, #memberMenu .selected,
    .template-upload td, .template-download td,
    #packages, .chkbox, .fileList table td, .fileTrName
    {
        background: #222222 !important;
    }
    
    #memberMenu, #copyFilesContainer, 
    .displayName, .chooseAll, .size, .startedDownloads,
    .purchases, .premOnly, .upload_date, .niceform th
    {
        background: #006ca2 !important;
    }
    
    #memberMenu, #copyFilesContainer
    {
        border-color: #006ca2 !important;
    }
    
    #container, #packages, .packDetails, .packDetails > li,
    #menu li a, .indexButton, .login, .register,
    #memberContent, .ppd, .downloads, .sales, .packages,
    #view, #myAccount div, .text div
    {
        background: #111111 !important;
    }
    
    .pieBlock, input, #error, #locked
    {
        background: #000000 !important;
    }
    
    #packages
    {
        box-shadow: none !important;
    }
    
    #menu li a, .indexButton, .login, .register,
    #memberContent, .pieBlock p
    {
        border: 1px #AA0000 solid !important;
    }
    
    th, td, h3, li, b,
    .pieBlock,  .pieBlock a, .packDetails > li,
    label, .checkoutDetails, input, legend,
    .fileDetails b, .fileDetails li, #tempAlert,
    #error, #error a, strong, #memberMenu a, p, h2,
    .progress-extended, .name a, .open-linkl, #links, #links-sorted
    {
        color: #FFFFFF !important;
    }
    
}

Reviews

No reviews yet.