unfold: better management of static files thanks to finders for plugins and third...
[myslice.git] / plugins / senslabmap / static / css / senslabmap.css
1 .senslab-map {
2   width: 800px;
3   height: 500px;
4   height: 100%;
5 }
6
7 #div3d {
8     width: 100%; 
9     height: 500px; 
10     background-color: #202020;
11 }