Enlarges the sidebar
to-do.live.com - 6/1/2022, 10:09:17 PM by abdullahgira
Details
Authorabdullahgira
LicenseNo License
Categoryuserstyles, microsoft-todo
Created
Updated
Size348 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 to-do.live.com - 6/1/2022, 10:09:17 PM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("to-do.live.com") {
/* Insert code here... */
.leftColumn .leftColumn-entered {
width: 390px;
}
}