Skip to content

Quick Adjustments to Janitor AI My Chats Interface by ThatOneUnoriginal

Screenshot of Quick Adjustments to Janitor AI My Chats Interface

Details

AuthorThatOneUnoriginal

LicenseMIT

Categoryjanitor.ai

Created

Updated

Size925 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Quick Adjustments to Janitor AI My Chats Interface; Essentially a Quick Fix

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Quick Adjustments to Janitor AI My Chats Interface
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Quick Adjustments to Janitor AI My Chats Interface; Essentially a Quick Fix
@author         ThatOneUnoriginal / @t1u Discord / t1u.bsky.social
@license        MIT
https://opensource.org/license/mit
==/UserStyle== */

@-moz-document domain("janitorai.com") {
    .css-13ge00j{
        width: 100% /* Width of My Chats Interface List */
    }
    .css-1mboaz4{
        font-size: 2rem; /* Font Size for Character Name */
    }
    .css-41bf1u{
        font-size: 1.5rem; /* Font Size for Chat Count */
    }
    .css-59fl6t{
        font-size: 2rem; /* Font Size for Chat Date */
    }
    .css-beswg8{
        font-size: 1.5rem; /* Font Size for Chat Summary */
    }
    .css-1irijfk{
        font-size: 1.5rem; /* Font Size for Conversation Count */
    }
}

Reviews

No reviews yet.