move bottom border to #global section

git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3420 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
helmutm 2009-06-13 14:13:06 +00:00
parent cfde11670a
commit 813acf8c46

View file

@ -13,8 +13,9 @@ a {
background-color: transparent;
}
.top {
#global {
border-bottom: 1px solid #d0d0d0;
margin-bottom: 2px;
padding: 2px 0 2px 5px;
}