Move into nested docroot
This commit is contained in:
parent
83a0d3a149
commit
c8b70abde9
13405 changed files with 0 additions and 0 deletions
10
web/core/modules/taxonomy/css/taxonomy.theme.css
Normal file
10
web/core/modules/taxonomy/css/taxonomy.theme.css
Normal file
|
@ -0,0 +1,10 @@
|
|||
|
||||
.taxonomy-term-preview {
|
||||
background-color: #eee;
|
||||
}
|
||||
.taxonomy-term-divider-top {
|
||||
border-bottom: none;
|
||||
}
|
||||
.taxonomy-term-divider-bottom {
|
||||
border-top: 1px dotted #ccc;
|
||||
}
|
Reference in a new issue