GITLAB

Eduardo Padilla / Congreso Gestion Ambiental

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • congreso-gestion-ambiental
  • modules
  • taxonomy
  • taxonomy.css
  • 01bdb85d1   archivos drupal Browse Code ยป
    Eduardo Padilla
    2015-06-16 12:06:47 -0400  
taxonomy.css 232 Bytes
edit raw blame history permalink
1 2 3 4 5 6 7 8 9 10 11 12 13

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;
}