formTab fixes.

svn path=/plone.app.discussion/trunk/; revision=27755
This commit is contained in:
Timo Stollenwerk
2009-07-01 00:04:03 +00:00
parent 33577fa13d
commit 938c1dc2e8
2 changed files with 3 additions and 21 deletions
@@ -68,7 +68,8 @@ fieldset {
display: inline;
}
.filter input.selected {
.filter input.selected,
.filter input:hover {
background: #DEE7EC;
}
@@ -76,7 +77,7 @@ fieldset {
border-left: 1px solid #8CACBB;
}
.filter .lastFormTab {
.filter .lastFormTab input {
border-right: 1px solid #8CACBB;
}