Return to todo.css CVS log | Up to [local] / todotxt / Text-Todo-REST-API / example / htdocs |
1.1 ! andrew 1: body { ! 2: background: PaleGoldenRod; ! 3: color: DarkSlateBlue; ! 4: } ! 5: ! 6: .inplaceeditor-saving { ! 7: background: url(images/saving.gif) bottom right no-repeat; ! 8: }