Issue #1663192 by Manuel Garcia, Rob Loach: Clean up taxonomy css.
parent
517ef08221
commit
a56a6badd0
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue