summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/styles.less
diff options
context:
space:
mode:
authoranjali.walsatwar <anjali.walsatwar@huawei.com>2019-08-08 11:56:11 +0530
committeranjali.walsatwar <anjali.walsatwar@huawei.com>2019-08-08 11:58:00 +0530
commitbed34b02106cb0cbfc1584a134384c098c6acfbf (patch)
tree950e64fee60172e46fdb9f991bc01906cf25df2b /usecaseui-portal/src/styles.less
parent983f2c77d5e73d024cc8ef60c5d088551d46ed8c (diff)
date based comments removed
date based comments removed Issue-ID: USECASEUI-303 Signed-off-by: anjali.walsatwar <anjali.walsatwar@huawei.com> Change-Id: I56c4b05a8fe98419c122d1d0257cf118fd15929d
Diffstat (limited to 'usecaseui-portal/src/styles.less')
-rw-r--r--usecaseui-portal/src/styles.less15
1 files changed, 5 insertions, 10 deletions
diff --git a/usecaseui-portal/src/styles.less b/usecaseui-portal/src/styles.less
index c78d7fcb..4e4ee690 100644
--- a/usecaseui-portal/src/styles.less
+++ b/usecaseui-portal/src/styles.less
@@ -275,7 +275,6 @@ nz-range-picker {
}
}
-//2019.01.21 add services-list.component.html
//creat
nz-modal .serviceCreationModel.ant-modal,nz-modal .deleteModel.ant-modal, nz-modal .nsdeleteModel.ant-modal, nz-modal .healModel.ant-modal, nz-modal .scaleModel.ant-modal{
@@ -344,7 +343,6 @@ nz-modal .serviceCreationModel.ant-modal,nz-modal .deleteModel.ant-modal, nz-mod
button:nth-child(1){
background:#EEEEEE;
border-radius:2px;
- //margin-left: 50px;
margin-right: 10px;
span{
color: #9DA7C5;
@@ -352,7 +350,6 @@ nz-modal .serviceCreationModel.ant-modal,nz-modal .deleteModel.ant-modal, nz-mod
}
}
button:nth-child(2){
- //background: linear-gradient(310deg, rgba(30, 158, 255, 1) 0%, rgba(99, 200, 255, 1) 100%);
background:#0DA9E2;
box-shadow:0px 0px 2px 0px rgba(14,90,218,1);
border-radius:2px;
@@ -365,12 +362,11 @@ nz-modal .serviceCreationModel.ant-modal,nz-modal .deleteModel.ant-modal, nz-mod
}
button:nth-child(2):hover {
background:#09C6E2;
- //background: linear-gradient(90deg, rgb(103, 207, 246) 0%, rgb(69, 175, 255) 100%) !important;
}
}
}
-//2019.01.25 add ccvpn-creation.component.html
+
.model .creation nz-tabset ,.model .detaildata nz-tabset{
box-shadow: 0px 10px 15px 2px rgba(222, 222, 222, 0.5);
.ant-tabs-bar {
@@ -472,7 +468,7 @@ nz-modal .serviceCreationModel.ant-modal,nz-modal .deleteModel.ant-modal, nz-mod
}
}
}
-//2019.01.29 add
+
.sitemodel nz-table,.siteDetail nz-table {
.ant-table-wrapper{
width: 96%!important;
@@ -527,7 +523,7 @@ nz-modal .serviceCreationModel.ant-modal,nz-modal .deleteModel.ant-modal, nz-mod
}
}
-//2019.02.01 gong add
+
.list#services-list nz-table{
.ant-table-wrapper{
.ant-spin-container{
@@ -561,7 +557,7 @@ nz-modal .serviceCreationModel.ant-modal,nz-modal .deleteModel.ant-modal, nz-mod
}
}
}
-//gong 2019.04.12 add
+
.healModel{
.heal-question{
nz-select{
@@ -576,7 +572,7 @@ nz-modal .serviceCreationModel.ant-modal,nz-modal .deleteModel.ant-modal, nz-mod
}
}
-//gong 2019.04.15 services-list.component.html add
+
//deleteModel style
nz-modal .deleteModel.ant-modal, nz-modal .nsdeleteModel.ant-modal, nz-modal .healModel.ant-modal, nz-modal .scaleModel.ant-modal {
background: #ffffff;
@@ -725,7 +721,6 @@ nz-modal .scaleModel.ant-modal {
overflow: auto;
}
-//2019.05.09 add notification model
nz-notification-container .ant-notification{
width: 592px!important;
max-width: 592px!important;