You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
379 B
18 lines
379 B
.digital-garden-publish-status-view ul {
|
|
list-style-type: none;
|
|
position: relative;
|
|
margin-left: 5px;
|
|
margin-top: 0;
|
|
max-height: 250px;
|
|
overflow: auto;
|
|
}
|
|
|
|
.digital-garden-publish-status-view h2 {
|
|
margin-top: 0;
|
|
margin-bottom: 5px;
|
|
}
|
|
|
|
.digital-garden-publish-status-view .collapsable {
|
|
cursor: pointer;
|
|
margin-left: 10px;
|
|
} |