Logo white

Zhang Zhuo / ObjectEVEComponents

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • ObjectEVEComponents
  • src
  • components
  • flvCom
  • flvCom.css
  • 初始化版本 -张卓
    f248ca05
    Zhang Zhuo authored
    2020-12-21 17:25:56 +0800  
    Browse Code »
flvCom.css 111 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7
.flvWai,.flvWai>.videoFlv{
    width: 100%; 
    height: 100%; 
}
.flvWai>.videoFlv:hover{
    outline: none;
}