Mercurial > urweb
view demo/more/out/dragList.css @ 1380:ede95ecb4000
Thanks to Vag Vagoff, catch some cases of an obsolete notation for guarded types in the manual
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Thu, 06 Jan 2011 08:55:53 -0500 |
parents | cc956020801b |
children |
line wrap: on
line source
ul { width: 200px; list-style-image: url(http://script.aculo.us/images/bullet.gif); } li { color: #7E9E50; font: 20px Georgia; background-color: #ECF3E1; border: 1px solid #C5DEA1; cursor: move; margin: 0px; } h2 { font: 42px/30px Georgia, serif; color: #7E9E50; }