[PORTAL-16 PORTAL-18] Widget ms; staging
[portal.git] / ecomp-portal-FE-common / client / app / views / dashboard / dashboard-widget-parameters.controller.less
1 .manage-widget-parameters-title{
2         color: #067ab4;
3     font-family: "Omnes-ECOMP-W02", Arial;;
4     font-size: 24px;
5     margin-left: 30px;
6     width: 1170px;
7     margin-top: 20px; 
8     margin-bottom: 10px;
9 }
10
11 .manage-widget-parameters-table{
12         margin: 30px;
13 }
14
15 .manage-widget-parameters-table-details{
16         height: 300px;
17         background-color: #ffffff;
18 }
19
20 .manage-widget-parameters-header{
21         margin-top: 20px;
22         margin-bottom: 20px;
23         height:20px;
24 }
25
26 .ngdialog-content{
27         width: 40%;
28 }