taxonomy.theme.css in Zircon Profile 8
Same filename in this branch
Same filename and directory in other branches
.taxonomy-term-preview { background-color: #eee; } .taxonomy-term-divider-top { border-bottom: none; } .taxonomy-term-divider-bottom { border-top: 1px dotted #ccc; }
File
core/themes/stable/css/taxonomy/taxonomy.theme.cssView source
-
- .taxonomy-term-preview {
- background-color: #eee;
- }
- .taxonomy-term-divider-top {
- border-bottom: none;
- }
- .taxonomy-term-divider-bottom {
- border-top: 1px dotted #ccc;
- }