User and service type management interface 16/87416/1
authorguochuyicmri <guochuyi@chinamobile.com>
Fri, 10 May 2019 06:12:55 +0000 (14:12 +0800)
committerguochuyicmri <guochuyi@chinamobile.com>
Fri, 10 May 2019 06:13:00 +0000 (14:13 +0800)
Change-Id: I0ddf34298d6a1acc81f4fa355f277da0aacc123a
Issue-ID: USECASEUI-212
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
usecaseui-portal/src/app/components/customer/customer.component.less

index 89f49cc..3ad7191 100644 (file)
@@ -21,7 +21,7 @@
         font-size: 18px;
         padding: 2px;
         &:hover{
-            color: #147dc2;
+            color: #0DA9E2;
         }
     }
     li.active{
@@ -50,7 +50,7 @@
             .customers {
                 padding: 0 20px;
                 span {
-                    color: #3F9CFF;
+                    color: #0DA9E2;
                     font-family:"ArialMT";
                 }
                 img {
@@ -87,6 +87,7 @@
             .customer_list {
                 .active {
                     background:linear-gradient(to right, #E5F6FF, #CFEEFA);
+                    color: #3C4F8C;
                 }
                 li {                  
                     padding: 0 20px;
@@ -94,6 +95,7 @@
                     line-height: 3.5;
                     width: 100%;
                     cursor: pointer;
+                    color: rgba(60,79,140,0.5);
                     img {
                         width: 10%;
                     }
                         width: 80%;
                         padding-left: 10%;
                         display: inline-block;
-                        color: rgba(60,79,140,0.5);
                     }
                 }
             }
             .servicess {
                 padding: 0 20px;
                 span {
-                    color: #3F9CFF;
+                    color: #0DA9E2;
                     font-family:"ArialMT";
                 }
                 img {
                         vertical-align: middle;
                         border-bottom: 2px #FFFFFF dashed;
                         position: relative;
+                        color: #3C4F8C;
                         i {
                             display: inline-block;
                             vertical-align: middle;
             background-color: #fff;
             box-shadow: 0 2px 23px 0 rgba(0, 0, 0, 0.1), 0 2px 49px 0 rgba(0, 0, 0, 0.06);
             p {
-                color :#3F9CFF;
+                color :#0DA9E2;
                 font-family:"ArialMT";
             }
             .legend {
             background-color: #fff;
             box-shadow: 0 2px 23px 0 rgba(0, 0, 0, 0.1), 0 2px 49px 0 rgba(0, 0, 0, 0.06);
             p {
-                color :#3F9CFF;
+                color :#0DA9E2;
                 font-family:"ArialMT";
                 
             }