Assign image keyname and pubkey at vnf level
[ccsdk/apps.git] / sdnr / wireless-transport / code-Carbon-SR1 / apps / dlux / dlux-web / src / common / navigation / navigation.less
1 #page-wrapper {
2   min-height: 0px !important;
3 }
4
5 .btn-orange {
6   background-color: orange;
7 }
8
9 .error {
10   color: Red;
11 }
12
13 html, body, #page-wrapper, #main-content-container{
14   height: 100%;
15 }
16
17 .footable {
18   margin-top: 25px;
19 }