diff examples/tutorial/geddit/static/layout.css @ 624:1d23dddd6c2d

Use packed version of jQuery to workaround !CherryPy bug [http://www.cherrypy.org/ticket/598 #598].
author cmlenz
date Fri, 31 Aug 2007 16:58:30 +0000
parents dc35e9882390
children 8bb5abd0a1dc
line wrap: on
line diff
--- a/examples/tutorial/geddit/static/layout.css
+++ b/examples/tutorial/geddit/static/layout.css
@@ -11,6 +11,7 @@
 form table tbody th { font-weight: normal; padding-top: .3em; text-align: right;
   vertical-align: top;
 }
+form label { color: #666; font-size: 90%; }
 
 #wrap { background: #fff; width: 600px; margin: 30px auto; }
 #content { border-left: 10px solid #b00; min-height: 240px; padding: 10px; }
Copyright (C) 2012-2017 Edgewall Software