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

[file view] modified ui

This commit is contained in:
llj
2015-04-15 16:51:18 +08:00
parent 598433b5b7
commit 6aee6b5578
4 changed files with 28 additions and 3 deletions

View File

@@ -2640,8 +2640,8 @@ textarea:-moz-placeholder {/* for FF */
padding:0;
}
#file-view-tip {
height: 150px;
padding:10px;
height:130px;
padding:30px 10px 10px;
width:930px;
background:#fff;
text-align:center;