X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=todo_templates%2Fbase.html;h=1977c1fd952ca7591137865b98ea721937d5c0c8;hb=HEAD;hp=1084e4ffe8240479c8dfb14bfc73909058a3d5ac;hpb=38b9ce0ba2b5af072554999bc5836ffe455f06db;p=misc diff --git a/todo_templates/base.html b/todo_templates/base.html index 1084e4f..1977c1f 100644 --- a/todo_templates/base.html +++ b/todo_templates/base.html @@ -9,21 +9,21 @@ table.alternating tr:nth-child(odd) { background-color: white; } th, td { vertical-align: top; text-align: left} +th.desc { background: linear-gradient(to bottom, white, grey); } +th.asc { background: linear-gradient(to top, white, grey); } input[type="number"], td.number { text-align: right; } input[type="checkbox"] { height: 1.3em; width: 1.3em; } -th.desc { background: linear-gradient(to bottom, white, grey); } input[type="submit"] { background-color: #cccccc; } -button { background-color: #cccccc; } input[type="submit"].update { background-color: #aaffaa; } input[type="submit"].delete { background-color: #ff7777; } div.delete { float: right; } +button { background-color: #cccccc; } {% block css %} {% endblock %} -tasks: list add | day: -pick tasks -do todos +tasks: review / add +| day todos | calendar | reset cookie