diff -r 000000000000 -r 7f8907368bd5 web/lib/metadataplayer/Polemic.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/lib/metadataplayer/Polemic.css Fri Oct 18 17:54:44 2013 +0200 @@ -0,0 +1,22 @@ +/* + * Polemic Widget CSS + */ + +.Ldt-Polemic { + border-style: solid none; border-color: #cccccc; border-width: 1px; +} + +.Ldt-Polemic-Position { + background: #fc00ff; + position: absolute; + top: 0; + left: 0; + margin-left: -1px; + width: 2px; + height: 100%; +} + +.Ldt-Polemic-TweetDiv { + position: absolute; +} +