Terms list css.
This commit is contained in:
parent
46d5901bc0
commit
0deff84f5d
|
@ -1,4 +1,8 @@
|
||||||
.tainacan-taxonomy-terms-list-container .tainacan-taxonomy-terms-list {
|
.tainacan-taxonomy-terms-list-container {
|
||||||
|
|
||||||
|
.tainacan-taxonomy-terms-list {
|
||||||
|
padding-left: 0;
|
||||||
|
padding-right: 0;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
|
||||||
&.tainacan-list-collection--container-card {
|
&.tainacan-list-collection--container-card {
|
||||||
|
@ -57,6 +61,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.tainacan-taxonomy-terms-list-container table {
|
.tainacan-taxonomy-terms-list-container table {
|
||||||
.term-description {
|
.term-description {
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue