summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/services/services-list/services-list.component.less
diff options
context:
space:
mode:
Diffstat (limited to 'usecaseui-portal/src/app/services/services-list/services-list.component.less')
-rw-r--r--usecaseui-portal/src/app/services/services-list/services-list.component.less29
1 files changed, 2 insertions, 27 deletions
diff --git a/usecaseui-portal/src/app/services/services-list/services-list.component.less b/usecaseui-portal/src/app/services/services-list/services-list.component.less
index 7f23ac8b..fcb70b82 100644
--- a/usecaseui-portal/src/app/services/services-list/services-list.component.less
+++ b/usecaseui-portal/src/app/services/services-list/services-list.component.less
@@ -130,7 +130,6 @@ hr {
}
.create:hover{
background:#09C6E2;
- //background:linear-gradient(90deg, rgb(103, 207, 246) 0%, rgb(69, 175, 255) 100%) !important;
}
}
@@ -146,17 +145,14 @@ hr {
float: left;
background:url("../../../assets/images/servicelist-e2e.png") no-repeat;
background-size: 100% 100%;
- //background:linear-gradient(90deg,rgba(16,174,222,1) 0%,rgba(43,206,202,1) 100%);
border-radius:2px;
}
.top-num .top-list:nth-child(2){
background:url("../../../assets/images/servicelist-e2e.png") no-repeat;
- //background:url("../../../assets/images/servicelist-ns.png") no-repeat;
background-size: 100% 100%;
}
.top-num .top-list:nth-child(3){
background:url("../../../assets/images/servicelist-e2e.png") no-repeat;
- //background:url("../../../assets/images/servicelist-sotn.png") no-repeat;
background-size: 100% 100%;
}
.top-num .top-list:nth-child(4){
@@ -333,7 +329,6 @@ hr {
height: 100vh;
background-color: #f3f3f3;
overflow-y: auto;
- //padding: 20px 32px;
z-index: 3;
}
.createComponent {
@@ -344,39 +339,19 @@ hr {
height: 100vh;
background-color: #F7F8FC;
overflow-y: auto;
- //padding: 20px 32px;
z-index: 3;
}
-/*2019.01.14*/
+
.e2eColor,.nsColor,.ccvpnColor,.sotnColor,.voLTEColor{
- //color: #3671AB;
width:120px;
height: 34px;
line-height: 34px;
margin-bottom: 0!important;
text-align: center;
background:rgba(158, 158, 158, 0.38);
- //background:linear-gradient(131deg,rgba(147,196,255,1) 0%,rgba(120,241,226,1) 100%);
border-radius:4px
}
-//.nsColor{
-// background:linear-gradient(135deg,rgba(253,187,127,1) 0%,rgba(250,215,153,1) 100%);
-// border-radius:4px;
-// color: #A16C39;
-//}
-//.ccvpnColor{
-// background:linear-gradient(135deg,rgba(198,222,251,1) 0%,rgba(217,215,252,1) 100%);
-// border-radius:4px;
-// color: #7C74BB;
-//}
-//.sotnColor{
-// background:rgba(201,243,239,1);
-// border-radius:4px;
-// color: #30B0A0;
-//}
-//.voLTEColor{
-// background:rgba(201,243,239,1);
-//}
+
.vnfColor,.siteColor,.SDWANColor{
color:rgba(60,79,140,0.5);
width:120px;