[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.2, Tue Feb 23 03:52:36 2010 UTC (14 years, 3 months ago) by andrew
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines

lighter yellow

body {
	background: LightGoldenRodYellow;
	color: DarkSlateBlue;
}

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