1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 10:51:17 +00:00

Remove #sf

This commit is contained in:
Daniel Pan
2016-03-14 21:56:48 +08:00
committed by llj
parent e4c8852a94
commit a8060db6ed
2 changed files with 2 additions and 11 deletions

View File

@@ -9,8 +9,7 @@
#view-hd,
#shared-file-view-hd,
#view-path-op,
#file-op,
#sf-commit-op {
#file-op {
width:950px;
margin:0 auto;
}
@@ -44,7 +43,6 @@
border:1px solid #ededed;
margin-top:12px;
}
#sf,
#md-view,
.CodeMirror,
#file-view-tip {
@@ -52,7 +50,6 @@
margin:0 auto;
box-shadow:0 0 6px #ccc;
}
#sf,
#md-view {
min-height:400px;
}

View File

@@ -2776,13 +2776,7 @@ textarea:-moz-placeholder {/* for FF */
#file-edit-cancel {
vertical-align:middle; /* for ie 7 */
}
#sf {
width:624px;
/*font-size:15px;*/
font-size:medium;
background:#fff;
}
#sf, #md-view {
#md-view {
padding:40px 96px;
}
#md-edit-help {