A new userstyle
todoist.com - 9/28/2023, 11:35:07 PM by atticus82
Details
Authoratticus82
LicenseNo License
Categoryhttps://todoist.com
Created
Updated
Size447 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name todoist.com - 9/28/2023, 11:35:07 PM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://todoist.com/") {
/* Insert code here... */
/* Insert code here... */
.div {
._zbmK5I {
width: 600px;
max-width:600px;
}
}
}