Commit 2550f3f1 authored by Alex Beregszaszi's avatar Alex Beregszaszi

udapp: enable legend

parent 2ad4b6a1
...@@ -305,15 +305,12 @@ body { ...@@ -305,15 +305,12 @@ body {
content: "\25B6"; content: "\25B6";
} }
#output .legend { display: none; }
#output .udapp { #output .udapp {
border: 0 none; border: 0 none;
box-shadow: none; box-shadow: none;
border-bottom: 3px solid #F4F6FF; border-bottom: 3px solid #F4F6FF;
} }
.crow { .crow {
overflow: auto; overflow: auto;
display: block; display: block;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment