cms/drupal/modules/taxonomy/taxonomy.css
author ymh <ymh.work@gmail.com>
Thu, 16 Nov 2017 15:44:36 +0100
changeset 553 251df6cb3afa
parent 541 e756a8c72c3d
permissions -rwxr-xr-x
upgrade drupal with the new tresor theme


tr.taxonomy-term-preview {
  background-color: #EEE;
}
tr.taxonomy-term-divider-top {
  border-bottom: none;
}
tr.taxonomy-term-divider-bottom {
  border-top: 1px dotted #CCC;
}
.taxonomy-term-description {
  margin: 5px 0 20px;
}