search notebook for list [ok]
This commit is contained in:
@ -464,7 +464,7 @@ a.raw:hover {
|
||||
}
|
||||
|
||||
// 重命名, 添加notebook
|
||||
#notebookList input {
|
||||
#notebookList input, #notebookListForSearch input {
|
||||
border: 1px solid @borderColor;
|
||||
width: 90%;
|
||||
box-shadow: none;
|
||||
@ -1144,12 +1144,7 @@ background-position:-1px -670px
|
||||
padding: 5px 0;
|
||||
}
|
||||
}
|
||||
#leanoteMsg {
|
||||
line-height: 40px; margin-top: 10px; margin-left: 10px;
|
||||
}
|
||||
#newNoteWrap {
|
||||
line-height: 40px; margin-top: 10px;
|
||||
}
|
||||
|
||||
#loading {
|
||||
display: inline-block;
|
||||
width: 20px;
|
||||
|
Reference in New Issue
Block a user