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

File: [local] / todotxt / Text-Todo-REST-API / example / htdocs / todo.css (download)

Revision 1.1, Tue Feb 23 02:56:53 2010 UTC (14 years, 4 months ago) by andrew
Branch: MAIN

a little style while I am working

body {
	background: PaleGoldenRod;
	color: DarkSlateBlue;
}

.inplaceeditor-saving { 
	background: url(images/saving.gif) bottom right no-repeat; 
}