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

modified UI of 'back to library' on some pages

This commit is contained in:
llj
2014-10-20 15:54:09 +08:00
parent a984c86442
commit a0abb77adf
5 changed files with 27 additions and 19 deletions

View File

@@ -3130,13 +3130,13 @@ textarea:-moz-placeholder {/* for FF */
}
/* side-info */
.side-info {
position: relative;
#left-panel .side-info .hd { /* '#left-panel' to override some style */
margin-top:19px;
}
.go-back {
position: absolute;
left: -41px;
top: -15px;
top: 9px;
padding: 0 5px;
font-size: 25px;
color:#ccc;