This website requires JavaScript.
Explore
Help
Register
Sign In
haiwen
/
seahub
Watch
1
Star
0
Fork
0
You've already forked seahub
mirror of
https://github.com/haiwen/seahub.git
synced
2025-09-19 10:26:17 +00:00
Code
Issues
Releases
Wiki
Activity
Files
2326fcdb435e1d51cb7d894028e067a62b5022ee
seahub
/
frontend
/
src
/
css
/
video-file-view.css
7 lines
108 B
CSS
Raw
Normal View
History
Unescape
Escape
[shared file view] fixup for video files (#4539)
2020-04-21 10:56:44 +08:00
.
video-js
{
rewrote inner & shared 'video file view' with react (#3017) * rewrote inner & shared 'video file view' with react * modification
2019-03-01 11:58:27 +08:00
width
:
calc
(
100
%
-
40px
)
;
max-width
:
800px
;
[video file view, shared video file view] modification (#3088)
2019-03-09 16:31:34 +08:00
max-height
:
100
%
;
rewrote inner & shared 'video file view' with react (#3017) * rewrote inner & shared 'video file view' with react * modification
2019-03-01 11:58:27 +08:00
margin
:
0
auto
;
}
Reference in New Issue
Copy Permalink