Mercurial > hg > rr-repo
view sites/all/themes/omega/sass/modules/taxonomy/taxonomy.admin.scss @ 0:ff03f76ab3fe
initial version
author | danieleb <danielebarchiesi@me.com> |
---|---|
date | Wed, 21 Aug 2013 18:51:11 +0100 |
parents | |
children |
line wrap: on
line source
/** * @file * Administrative styling for the taxonomy module. */ .taxonomy-term-divider-top { border-bottom: none; } .taxonomy-term-divider-bottom { border-top: 1px dotted #CCC; }