mirror of
https://github.com/videojs/video.js.git
synced 2025-01-06 06:50:51 +02:00
6 lines
242 B
CSS
6 lines
242 B
CSS
|
body { font-size: 11px; font-family: 'Helvetica Neue', helvetica, arial; }
|
||
|
td, th { text-align: left; vertical-align: top; }
|
||
|
td.info-col { width: 240px; }
|
||
|
td.data { text-align: right; }
|
||
|
span.na { color: red; }
|
||
|
span.undefined { color: #999; }
|