author collapse: close off before pagination
This commit is contained in:
parent
77fbd2f78c
commit
1f6c6c466a
2 changed files with 9 additions and 0 deletions
|
@ -51,6 +51,11 @@ blockquote:before {
|
|||
content: '>> ';
|
||||
}
|
||||
|
||||
.icollapse-wrapper, .ccollapse-wrapper {
|
||||
border: 1px solid #CCC;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
#panel {
|
||||
background-color: ivory;
|
||||
position: absolute;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue