leaui image fix bugs
This commit is contained in:
app/views/Note
public
css
js
app
min
tinymce
plugins
leaui_image
public
@ -72,13 +72,10 @@ a.raw:hover {
|
||||
color: #ffffff;
|
||||
border-bottom: 1px solid #ebeff2;
|
||||
/* for app */
|
||||
|
||||
webkit-user-select: none;
|
||||
/* 还不知 */
|
||||
|
||||
-webkit-app-region: drag;
|
||||
/* -webkit-app-region: no-drag; */
|
||||
|
||||
}
|
||||
#header a {
|
||||
color: #ccc;
|
||||
@ -290,7 +287,6 @@ a.raw:hover {
|
||||
}
|
||||
.item-title {
|
||||
/*font-weight: 400;*/
|
||||
|
||||
font-size: 16px;
|
||||
height: 22px;
|
||||
line-height: 20px;
|
||||
@ -345,9 +341,7 @@ a.raw:hover {
|
||||
border: none;
|
||||
overflow: hidden !important;
|
||||
/*不知道哪里设置了auto*/
|
||||
|
||||
/*border-radius: 5px;*/
|
||||
|
||||
}
|
||||
/* 最顶层 */
|
||||
#editor .mce-tinymce {
|
||||
@ -449,7 +443,6 @@ a.raw:hover {
|
||||
cursor: pointer;
|
||||
font-style: normal;
|
||||
/*border-left: 1px solid #ccc;*/
|
||||
|
||||
display: inline-block;
|
||||
padding-left: 3px;
|
||||
opacity: 0;
|
||||
@ -911,7 +904,6 @@ body {
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
}
|
||||
#noteList #notesAndSort {
|
||||
display: none;
|
||||
|
Reference in New Issue
Block a user