1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-06 06:50:51 +02:00
video.js/compare/compare.css

6 lines
242 B
CSS
Raw Normal View History

2011-10-01 03:28:43 +03:00
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; }