Get the channel history
This commit is contained in:
@@ -409,6 +409,20 @@
|
||||
.cryptpad-toolbar-rightside {
|
||||
text-align: right;
|
||||
}
|
||||
.cryptpad-toolbar-history {
|
||||
display: none;
|
||||
text-align: center;
|
||||
.next {
|
||||
float: right;
|
||||
}
|
||||
.previous {
|
||||
float: left;
|
||||
}
|
||||
.goto {
|
||||
display: inline-block;
|
||||
input { width: 50px; }
|
||||
}
|
||||
}
|
||||
.cryptpad-spinner {
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
|
||||
Reference in New Issue
Block a user