X-Git-Url: https://plomlompom.com/repos/?p=misc;a=blobdiff_plain;f=todo_templates%2Fbase.html;fp=todo_templates%2Fbase.html;h=1977c1fd952ca7591137865b98ea721937d5c0c8;hp=a2d05dae44fe04b362e7cea400df571372795336;hb=2ad9f7785539c0cd9f119d1f22b8057fab348114;hpb=59056f396c4761f9cd7ffbc569e3ddf8994d5e83 diff --git a/todo_templates/base.html b/todo_templates/base.html index a2d05da..1977c1f 100644 --- a/todo_templates/base.html +++ b/todo_templates/base.html @@ -9,20 +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: review add | day: -do todos +tasks: review / add +| day todos | calendar | reset cookie