Deliver centralized role management feature
[portal.git] / ecomp-portal-FE-common / client / app / views / user-notifications-admin / user.notifications.less
index ee5f9e4..3be148c 100644 (file)
@@ -124,5 +124,21 @@ p {
     width: 160px;
     margin-bottom: 11px;
   }
+}
+
 
+.tree-div{
+       height:300px;
+       overflow:auto;
+       .checkbox .skin{
+               left: 0px; 
+           top: 0px; 
+       }
+       .checkbox input[type=checkbox]{
+                margin-left: 0px;
+       }
+       .checkbox {
+           display: inline !important;
+           vertical-align: middle; 
+       }
 }
\ No newline at end of file