MariaDB Connector and Sonar Scans; clean nl
[portal.git] / ecomp-portal-FE-common / client / app / views / header / header.less
index b553ceb..eb0f14a 100644 (file)
@@ -14,6 +14,7 @@
   font-weight: 400;
   font-family: "Omnes-ECOMP-W02",Arial !important;
   font-size: 18px;
+  margin-left: 10px;
   //.c18b;
 }
 
@@ -509,6 +510,13 @@ column-count: 4;
        
 }
 
+#header-favorites{
+       height:200px;
+       overflow:auto;
+       overflow-x:hidden;
+       -ms-overflow-x:hidden;  
+}
+
 #header-favorites ul li{
        width:100%;
 }
@@ -534,3 +542,34 @@ column-count: 4;
        width: 126.8px;
     height: 28px;
 }
+
+.header-position {
+       position:fixed;
+       width: 100%;
+       top: 0px;
+       left: 0;
+       background-color: #222;
+       z-index:9999;
+}
+  .reg-common-label-spn-txt {
+       font-weight:bold;
+}      
+  .display-userAppRoles-label-txt{
+       height:200px; 
+       overflow-y:auto;
+}
+  .notification-history-link-txt {
+       font-size: 14px;
+  }
+  .notification-common-position {
+       float:left;
+  }
+  .notification-common-space { 
+       clear:both;
+  }
+  .notification-main-ht {
+       height:113px;
+  }
+  .recommendation-bulb-txt {
+       font-size: 22px;
+  }