[BACK]Return to todo.css CVS log [TXT][DIR] Up to [local] / todotxt / Text-Todo-REST-API / example / htdocs

Annotation of todotxt/Text-Todo-REST-API/example/htdocs/todo.css, Revision 1.2

1.1       andrew      1: body {
1.2     ! andrew      2:        background: LightGoldenRodYellow;
1.1       andrew      3:        color: DarkSlateBlue;
                      4: }
                      5:
                      6: .inplaceeditor-saving {
                      7:        background: url(images/saving.gif) bottom right no-repeat;
                      8: }

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>