writting mode resize editor

This commit is contained in:
life
2014-05-15 22:41:29 +08:00
parent 8f86baa616
commit 872f4e68cf
6 changed files with 21 additions and 0 deletions

View File

@ -1113,3 +1113,6 @@ background-position:-1px -670px
margin-top: 10px;
visibility: hidden;
}
#toggleEditorMode {
margin: 0 10px !important;
}

View File

@ -1205,3 +1205,7 @@ background-position:-1px -670px
margin-top:10px;
visibility: hidden;
}
#toggleEditorMode {
margin: 0 10px !important;
}

View File

@ -1079,3 +1079,6 @@ background-position:-1px -670px
margin-top: 10px;
visibility: hidden;
}
#toggleEditorMode {
margin: 0 10px !important;
}

View File

@ -1166,3 +1166,7 @@ background-position:-1px -670px
margin-top:10px;
visibility: hidden;
}
#toggleEditorMode {
margin: 0 10px !important;
}

View File

@ -960,3 +960,6 @@ body {
#moreBtn {
right: 0 !important;
}
#toggleEditorMode {
margin: 0 10px !important;
}

View File

@ -1056,3 +1056,7 @@ body {
#moreBtn {
right: 0 !important;
}
#toggleEditorMode {
margin: 0 10px !important;
}