taxonomy.theme.css
.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/ stable9/ css/ taxonomy/ taxonomy.theme.css
View source
- .taxonomy-term-preview {
- background-color: #eee;
- }
- .taxonomy-term-divider-top {
- border-bottom: none;
- }
- .taxonomy-term-divider-bottom {
- border-top: 1px dotted #ccc;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.