diff -r 38b65761a7d5 -r 43629caa77bc src/widgets/Polemic.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/widgets/Polemic.css Mon Apr 23 19:11:08 2012 +0200 @@ -0,0 +1,9 @@ +.Ldt-Polemic-Position { + background: #fc00ff; + position: absolute; + top: 0; + left: 0; + margin-left: -1px; + width: 2px; + height: 100%; +} \ No newline at end of file