Issue #1663192 by Manuel Garcia, Rob Loach: Clean up taxonomy css.

8.0.x
webchick 2012-06-30 11:27:27 -07:00
parent 517ef08221
commit a56a6badd0
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
tr.taxonomy-term-preview {
.taxonomy-term-preview {
background-color: #eee;
}
tr.taxonomy-term-divider-top {
.taxonomy-term-divider-top {
border-bottom: none;
}
tr.taxonomy-term-divider-bottom {
.taxonomy-term-divider-bottom {
border-top: 1px dotted #ccc;
}
.taxonomy-term-description {