Skip to content

fullscreen-for-googletasks.com - change the ugly nav menu to white by aintasimp

Details

Authoraintasimp

LicenseNo License

Categoryfullscreen-for-googletasks.com

Created

Updated

Size629 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

fffff

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           fullscreen-for-googletasks.com - 1/26/2023, 5:41:58 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("fullscreen-for-googletasks.com") {
    #root > div > main > div.sc-fzoMdx.uYzkI{
        background-color: #ffffff;
    }
    #root > div > main > div.sc-fzoMdx.uYzkI > span{
    background-color: rgb(255 255 255);
}
    #root > div > main > div.sc-fzoMdx.uYzkI > div:nth-child(3) > div > input{
    border: 2px solid rgb(212, 212, 212);
    background-color: rgb(255 255 255);
}
}

Reviews

No reviews yet.