Deliver centralized role management feature
[portal.git] / ecomp-portal-FE-common / client / app / views / widget-onboarding / widget-details-dialog / widget-details.modal.less
index d7cf267..065c542 100644 (file)
@@ -1,9 +1,8 @@
 .widget-details-modal {
-  height: 580px;
   .title {
     //.n18r;
-    .dGray18r;  //AT&T Dark Gray
-    border-bottom: @portalDBlue 3px solid;
+    .dGray18r; 
+   // border-bottom: @portalDBlue 3px solid;
   }
   .widget-input-field{
        width:250px;
         top: -1px;
         height:15px;
       } 
-      
+      .checkbox .skin {
+               left: 0px;
+               top: 0px;
+         }
     }
        .widget-upload-field{
                height:24px;
 
   }
 
+  .widget-onboarding-details-upload-file ht {
+       height: 24px;
+  }
 }