Add a page title in drive, settings and file

This commit is contained in:
yflory
2017-07-11 15:13:39 +02:00
parent 5d5f936682
commit 16d0527e92
7 changed files with 37 additions and 8 deletions

View File

@@ -647,6 +647,9 @@ body .cryptpad-toolbar {
line-height: 25px;
white-space: nowrap;
}
.pageTitle {
padding: 0 5px;
}
.pencilIcon, .saveIcon {
display: flex;
align-items: center;