@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("todoist.com") {
BODY, .items li {font: 14px verdana !important}
.items li {margin: 2px 0 !important; padding: 6px 0 6px 10px !important}
.items .current {background: none !important}
.priority_1 {border-left:12px solid #CCCCCC!important; color: black !important}
.priority_2 {border-left:12px solid #FFFF00 !important; color: black !important}
.priority_3 {border-left:12px solid #FCB131 !important; color: black !important}
.priority_4 {border-left:12px solid #FF0000!important; color: black !important}
.arrow {margin-left:-7px !important}
#agenda_box .input_q {background:none !important;
border:1px solid #ccc !important;color:#787878 !important;font-weight:bold;padding:3px 0 3px 6px !important;font-size:16px !important;margin-bottom: 10px !important;}
#agenda_box .search_img {margin-top: 7px !important}
}