mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-21 19:00:12 +00:00
Added support for previewing Video and mp3 files.
This commit is contained in:
@@ -1804,4 +1804,13 @@ textarea:-moz-placeholder {/* for FF */
|
||||
.pubinfo-item .obj {
|
||||
font-size:11px;
|
||||
color:#999;
|
||||
.video-container {
|
||||
margin: auto;
|
||||
width: 800px;
|
||||
height: 400px;
|
||||
}
|
||||
.audio-container {
|
||||
margin: auto;
|
||||
width: 500px;
|
||||
height: 30px;
|
||||
}
|
Reference in New Issue
Block a user