fix error ns_instances_content when not instantiated, rollback problems and pdu usage...
[osm/NBI.git] / osm_nbi / html_public / style.css
1
2 #osm_header{
3 display: block;
4 position: relative;
5 top: 0px;
6 left: 160px;
7 margin-bottom: -60px;
8 width: 140px;
9 padding-left: 17px;
10 }
11 #osm_topmenu {
12 background: none;
13 position: relative;
14 top: 0px;
15 left: 10px;
16 margin-right: 10px;
17 }
18 #osm_error_message {
19 padding: 5px;
20 margin: 2em;
21 width: 200em;
22 color: red;
23 font-weight: bold;
24 }
25