Deliver centralized role management feature
[portal.git] / ecomp-portal-FE-common / client / app / views / dashboard / dashboard.less
index ac2a3cb..02cd960 100644 (file)
@@ -33,7 +33,7 @@
       flex-flow: row wrap;
       width: @table-width;
       //margin-left: 230px;
-      margin-bottom: 63px;
+      margin-bottom: 0px;
          margin:auto;
       .app-gridster-header {
         background-color: @u;
@@ -907,4 +907,40 @@ ul {
 }
 .icon-content-gridguide{
 cursor:move;
-}
\ No newline at end of file
+}
+  .error-info-txt {
+       display: none; 
+       font-size: 12px; 
+       margin-left: 5px;
+  }
+  .account-info-msg {
+       color: red;
+  }
+  .icon-info {
+       margin-left: 50%; 
+       font-size: 90px; 
+       color: black;
+  }
+  .gridster-box-pointer {
+   cursor: pointer;
+  }
+  .gridster-txt{
+       font-size: 12px;
+  }
+  .gridster-icon {
+       font-size: 80px; 
+       color: #067ab4;
+  }
+  .widget-gridster {
+       cursor:move;
+  }
+  .widgetHeaderBtns-span {
+       color: #888;
+  }
+  .widgetHeaderBtns-img {
+       margin-bottom: 3px; 
+       margin-left: 3px;
+  }
+  .widget-menu-options {
+       display: block;
+  }
\ No newline at end of file