drupal/core/modules/taxonomy/css/taxonomy.module.css

11 lines
173 B
CSS

.taxonomy-term-preview {
background-color: #eee;
}
.taxonomy-term-divider-top {
border-bottom: none;
}
.taxonomy-term-divider-bottom {
border-top: 1px dotted #ccc;
}