Skip to content

chat.openai.com by devidw

Imported and mirrored from https://raw.githubusercontent.com/devidw/user-styles/master/sites/chat.openai.com/index.user.styl

Screenshot of chat.openai.com

Details

Authordevidw

LicenseUnlicense

Categoryunset

Created

Updated

Size597 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Little tweaks for chat.openai.com

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           chat.openai.com
@version        1.0.0
@namespace      d.wolf.gdn
@preprocessor   stylus
@description    Little tweaks for chat.openai.com 
@author         David Wolf <d@wolf.gdn> (https://d.wolf.gdn)
@homepageURL    https://github.com/devidw/user-styles/tree/master/sites/chat.openai.com
@supportURL     https://github.com/devidw/user-styles/issues
@license        Unlicense
==/UserStyle== */

@-moz-document domain("chat.openai.com") {
    .border-orange-500 {
        display: none;
    }

    .text-orange-500 {
        color: unset;
    }
}

Reviews

No reviews yet.