add recent file renaming
This commit is contained in:
parent
2f5cf932e8
commit
0c2183ab54
3 changed files with 66 additions and 4 deletions
|
|
@ -714,6 +714,14 @@ th, tr, td {
|
|||
height: 350px;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
#catalogList .label {
|
||||
width: 10em;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
#catalogList .rename {
|
||||
font-style: italic;
|
||||
color: #335;
|
||||
}
|
||||
|
||||
#slider {
|
||||
display: none;
|
||||
|
|
|
|||
Loading…
Reference in a new issue