Return to todo.css CVS log | Up to [local] / todotxt / Text-Todo-REST-API / example / htdocs |
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: }