Add folder label in addition to ID (fixes #966)
An auto generated ID is suggested on folder creation to reduce conflicts with folders created on other devices.
This commit is contained in:
committed by
Jakob Borg
parent
1875f7287e
commit
16c3d39fd2
@@ -141,6 +141,10 @@ table.table-condensed td {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
table.table-condensed td.no-overflow-ellipse {
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
.folder-advanced{
|
||||
background-color: hsla(0,0%,99%,1);
|
||||
border: 1px solid hsla(0, 0%, 95%, 1);
|
||||
|
||||
Reference in New Issue
Block a user