Skip to content

Todoist Cleaner Kanban by stan-voo

Screenshot of Todoist Cleaner Kanban

Details

Authorstan-voo

LicenseNo License

Categorytodoist.com

Created

Updated

Size490 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Compact lists for Kanban board view, hidden labels and projects, only bottom border.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       Todoist Cleaner Kanban
@version    20240727.06.46
@namespace  ?
==/UserStyle== */

@-moz-document domain("todoist.com") {
.board_task__details__checkbox, .board_task__meta {display:none;}
.board_task {padding: 5px !important;}
.board_task {border: 0px;
border-radius: 0px;
}
.board_task__button {border-bottom: 1px solid rgba(0,0,0,.12) !important;}
.board_section  {border-right: 2px solid rgba(125, 118, 118, .12) }
.board_section__title {font-size: 18px;}

}

Reviews

No reviews yet.