summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.less
diff options
context:
space:
mode:
authorTao Shen <shentao@chinamobile.com>2019-08-16 01:54:59 +0000
committerGerrit Code Review <gerrit@onap.org>2019-08-16 01:54:59 +0000
commite86d393096599044ba5a6a42ad386c9990d61501 (patch)
tree81bd4b9e44be90c0cd2aa94717586081c22c7908 /usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.less
parent7bf9e819890a3bbf5d36ba6d5f36e93afa55588d (diff)
parentbed34b02106cb0cbfc1584a134384c098c6acfbf (diff)
Merge "date based comments removed"
Diffstat (limited to 'usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.less')
-rw-r--r--usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.less6
1 files changed, 1 insertions, 5 deletions
diff --git a/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.less b/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.less
index 22c12fb7..35b91799 100644
--- a/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.less
+++ b/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.less
@@ -29,7 +29,7 @@ hr {
height: 100%;
overflow-y: auto;
position: relative;
- .top-title{ /*2019.01.22 add*/
+ .top-title{
width: 100%;
padding: 20px;
position: relative;
@@ -64,7 +64,6 @@ hr {
border-radius:4px;
color: #D7D7D7;
cursor: pointer;
- /*border: 1px solid #ffffff;*/
}
.back:hover{
background: url("../../../assets/images/Return-icon-active.png")!important;
@@ -78,8 +77,6 @@ hr {
color:#3C4F8C;
line-height:35px;
display: inline-block;
- /*top:10px;*/
-
}
.e2ecreate-content{
position: relative;
@@ -134,7 +131,6 @@ hr {
font: 700 14px "Arial";
vertical-align: middle;
overflow: hidden;
- //text-overflow: ellipsis;
text-align: left;
}
input,nz-select{