Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / taxonomy / css / taxonomy.theme.css
1
2 .taxonomy-term-preview {
3   background-color: #eee;
4 }
5 .taxonomy-term-divider-top {
6   border-bottom: none;
7 }
8 .taxonomy-term-divider-bottom {
9   border-top: 1px dotted #ccc;
10 }