taxonomy.theme.css
Same filename in this branch
Same filename and directory in other branches
- 11.x core/themes/stable9/css/taxonomy/taxonomy.theme.css
- 11.x core/modules/taxonomy/css/taxonomy.theme.css
- 10 core/themes/stable9/css/taxonomy/taxonomy.theme.css
- 10 core/modules/taxonomy/css/taxonomy.theme.css
- 8.9.x core/themes/stable/css/taxonomy/taxonomy.theme.css
- 8.9.x core/modules/taxonomy/css/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.