9 lines
149 B
CSS
9 lines
149 B
CSS
|
.label-list-element .label-view {
|
||
|
margin-right: 6px;
|
||
|
margin-bottom: 4px;
|
||
|
}
|
||
|
|
||
|
.label-list-element .empty-list {
|
||
|
font-size: 12px;
|
||
|
color: #ccc;
|
||
|
}
|