mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-21 19:00:12 +00:00
[repo] use icons for dirent download & share.
This commit is contained in:
@@ -1768,13 +1768,13 @@ textarea:-moz-placeholder {/* for FF */
|
||||
width:400px;
|
||||
}
|
||||
.repo-file-list .dirent-size {
|
||||
width:89px;
|
||||
width:114px;
|
||||
}
|
||||
.repo-file-list .dirent-update {
|
||||
width:108px;
|
||||
width:133px;
|
||||
}
|
||||
.repo-file-list .dirent-op {
|
||||
width:250px;
|
||||
width:200px;
|
||||
}
|
||||
.repo-file-list .checkbox-label,
|
||||
.repo-file-list .checkbox {
|
||||
@@ -1810,6 +1810,13 @@ textarea:-moz-placeholder {/* for FF */
|
||||
display:inline;
|
||||
margin-right:8px;
|
||||
}
|
||||
.displayed-op .dir-download,
|
||||
.displayed-op .file-download {
|
||||
margin-right:5px;
|
||||
}
|
||||
.displayed-op .op:hover {
|
||||
text-decoration:none;
|
||||
}
|
||||
.repo-file-list .hidden-op {
|
||||
position:absolute;
|
||||
background:#fff;
|
||||
|
BIN
media/img/download.png
Normal file
BIN
media/img/download.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 235 B |
BIN
media/img/share_20.png
Normal file
BIN
media/img/share_20.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 462 B |
Reference in New Issue
Block a user