Fixes some bad decisions by the ClickUp UX team.
ClickUp UX Improvements by thealanberman

Details
Authorthealanberman
LicenseNo License
Categoryclickup.com
Created
Updated
Code size299 B
Code checksum5e83d92d
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name ClickUp UX Improvements
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("clickup.com") {
.cu-dt-controls__inner {
background-color: #47de34;
}
}