继续改进滚动条
This commit is contained in:
+1
-3
@@ -1159,7 +1159,7 @@ a.operate-reply {
|
||||
|
||||
/* 编辑器全屏 */
|
||||
.fullscreen #wmd-button-bar, .fullscreen #text, .fullscreen #wmd-preview, .fullscreen .submit {
|
||||
position: fixed;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
width: 50%;
|
||||
background: #FFF;
|
||||
@@ -1184,7 +1184,6 @@ a.operate-reply {
|
||||
-o-border-radius: 0;
|
||||
border-radius: 0; }
|
||||
.fullscreen #wmd-preview {
|
||||
position: absolute;
|
||||
top: 53px;
|
||||
right: 0;
|
||||
padding: 5px 20px;
|
||||
@@ -1194,7 +1193,6 @@ a.operate-reply {
|
||||
.fullscreen #wmd-preview code, .fullscreen #wmd-preview pre {
|
||||
background: #F0F0EC; }
|
||||
.fullscreen .submit {
|
||||
z-index: 1000;
|
||||
right: 0;
|
||||
margin: 0;
|
||||
padding: 10px 20px;
|
||||
|
||||
Reference in New Issue
Block a user