Mercurial > hg > rr-repo
annotate modules/taxonomy/taxonomy.css @ 13:134d4b2e75f6
updated quicktabs and google analytics modules
author | danieleb <danielebarchiesi@me.com> |
---|---|
date | Tue, 29 Oct 2013 13:48:59 +0000 |
parents | ff03f76ab3fe |
children |
rev | line source |
---|---|
danielebarchiesi@0 | 1 |
danielebarchiesi@0 | 2 tr.taxonomy-term-preview { |
danielebarchiesi@0 | 3 background-color: #EEE; |
danielebarchiesi@0 | 4 } |
danielebarchiesi@0 | 5 tr.taxonomy-term-divider-top { |
danielebarchiesi@0 | 6 border-bottom: none; |
danielebarchiesi@0 | 7 } |
danielebarchiesi@0 | 8 tr.taxonomy-term-divider-bottom { |
danielebarchiesi@0 | 9 border-top: 1px dotted #CCC; |
danielebarchiesi@0 | 10 } |
danielebarchiesi@0 | 11 .taxonomy-term-description { |
danielebarchiesi@0 | 12 margin: 5px 0 20px; |
danielebarchiesi@0 | 13 } |