Files
farmOS-dev/web/core/modules/taxonomy/css/taxonomy.theme.css
2024-12-10 15:08:16 +01:00

10 lines
172 B
CSS

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