View and restore the history of a pad
This commit is contained in:
@@ -422,6 +422,17 @@
|
||||
display: inline-block;
|
||||
input { width: 50px; }
|
||||
}
|
||||
.gotoInput {
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
.cke_toolbox .cryptpad-toolbar-history {
|
||||
input.gotoInput {
|
||||
background: white;
|
||||
height: 20px;
|
||||
padding: 3px 3px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
}
|
||||
.cryptpad-spinner {
|
||||
height: 16px;
|
||||
|
||||
Reference in New Issue
Block a user