[Zope-CVS] CVS: ZopeProducts/RotterdamSprint - zope3.css:1.6
Jan-Wijbrand Kolman
jw@infrae.com
Wed, 4 Dec 2002 05:24:22 -0500
Update of /cvs-repository/ZopeProducts/RotterdamSprint
In directory cvs.zope.org:/tmp/cvs-serv18076
Modified Files:
zope3.css
Log Message:
box fine tuning
=== ZopeProducts/RotterdamSprint/zope3.css 1.5 => 1.6 ===
--- ZopeProducts/RotterdamSprint/zope3.css:1.5 Wed Dec 4 05:23:27 2002
+++ ZopeProducts/RotterdamSprint/zope3.css Wed Dec 4 05:24:21 2002
@@ -53,13 +53,26 @@
border: 1px solid #8CACBB;
border-style: solid solid none;
color: Black;
- padding: 0px 1em;
text-transform: lowercase;
margin: 0px;
- display: inline;
font-weight: normal;
font-size: 1em;
+ padding: 0.1em 1em 0.3em 0.5em;
+ height: 1em;
+}
+
+div.box h4 {
+ background: #DEE7EC;
+ border-style: solid solid none;
+ border: 1px solid #8CACBB;
+ color: Black;
+ display: inline;
+ font-size: 1em;
+ font-weight: normal;
height: 1em;
+ margin: 0px;
+ padding: 0px 1em;
+ text-transform: lowercase;
}
div.box div.body {
@@ -67,7 +80,7 @@
border-collapse: collapse;
border: 1px solid #8CACBB;
margin: 0;
- padding: 0;
+ padding: 0.1em 1em 0.3em 0.5em;
}