X-Git-Url: http://git.nguyen.vg/gitweb/?p=tatoo.git;a=blobdiff_plain;f=tests%2Ftrace%2Ftrace.css;fp=tests%2Ftrace%2Ftrace.css;h=0000000000000000000000000000000000000000;hp=effe42e5fc9add214f319e6cef27f673336a1a5a;hb=129708eaa5983b9463f96b714c00468602339b0a;hpb=c2c22bf0d75a390c2538b9fce44aae63c542119a diff --git a/tests/trace/trace.css b/tests/trace/trace.css deleted file mode 100644 index effe42e..0000000 --- a/tests/trace/trace.css +++ /dev/null @@ -1,26 +0,0 @@ -div#data { - position: absolute; - top: 50%; - left: 0%; - width: 30%; - height: 50%; - overflow: auto; -} -div#svg { - position: absolute; - top: 0%; - left: 30%; - width: 70%; - height: 100%; - overflow: auto; -} - -div#automata { - white-space: pre; - overflow: auto; - position: absolute; - width: 30%; - top: 0%; - left: 0%; - height: 50%; -} \ No newline at end of file