source: js/viewer-f0/css/styles.css @ 143

Last change on this file since 143 was 143, checked in by mmichalski, 10 years ago

Load NeuroClass? from f0def.xml and load correct xml from server

File size: 184 bytes
Line 
1#menu{
2    display: inline;
3    position: fixed;
4    left: 1050px;
5}
6
7
8.cont{
9    height: 500px;
10    width: 500px;
11    display: inline;
12}
13
14#geno{
15    height: 500px;
16    width: 400px;
17}
Note: See TracBrowser for help on using the repository browser.