SVN: CMF/trunk/CMFDefault/skins/zpt_generic/zpt_stylesheet.css - minor form tweaking
Yvo Schubbe <[email protected]> Mon, 19 Feb 2007 04:36:27 -0500 (EST)
| Newsgroups | gmane.comp.web.zope.cmf.cvs |
|---|---|
| Message-ID | <20070219093627.A348C2037E8__31023.1618736454$1171877797$gmane$org@mail.zope.org> |
Log message for revision 72666:
- minor form tweaking
Changed:
U CMF/trunk/CMFDefault/skins/zpt_generic/zpt_stylesheet.css
-=-
Modified: CMF/trunk/CMFDefault/skins/zpt_generic/zpt_stylesheet.css
===================================================================
--- CMF/trunk/CMFDefault/skins/zpt_generic/zpt_stylesheet.css 2007-02-19 09:34:18 UTC (rev 72665)
+++ CMF/trunk/CMFDefault/skins/zpt_generic/zpt_stylesheet.css 2007-02-19 09:36:26 UTC (rev 72666)
@@ -470,6 +470,8 @@
.widget.split select { width: 244px; }
.widget ul { margin: 0 0 0 10px; padding: 0 0 0 10px;
list-style-type: disc; }
+.widget li,
+.widget pre { margin: 0; }
.widget .error { display: block;
font-size: 80%; font-weight: bold; color: red; }
.errors { font-size: 90%; font-weight: bold; color: red; }