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

[img_view] enable view prev/next & improved ui

This commit is contained in:
llj
2013-01-31 13:17:28 +08:00
parent c9fa7d3ff7
commit 37f284d11a
5 changed files with 79 additions and 9 deletions

View File

@@ -1480,8 +1480,9 @@ textarea:-moz-placeholder {/* for FF */
font-family: Consolas,"Liberation Mono",Courier,monospace;/*override .ace_editor*/
min-height: 200px;
}
#docu-view .ace_gutter {
height:auto;/*for ie8, in case that docu has only a few lines*/
#img-prev-next {
font-size:1.1em;
margin-bottom:5px;
}
#image-view {
padding:1px;