1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-22 11:57:34 +00:00

repair drag&drop tip img bug (#3183)

This commit is contained in:
杨顺强
2019-03-27 12:23:08 +08:00
committed by Daniel Pan
parent 78d1de038d
commit f4c82050b5
2 changed files with 6 additions and 5 deletions

View File

@@ -1,8 +1,3 @@
.tr-style-nav {
background-image: url('/media/img/grippy_large.png');
background-repeat: no-repeat;
background-position: 0px;
}
.tr-dragenter {
background-color: #f8f8f8;
}