diff options
author | anjali.walsatwar <anjali.walsatwar@huawei.com> | 2019-08-08 11:56:11 +0530 |
---|---|---|
committer | anjali.walsatwar <anjali.walsatwar@huawei.com> | 2019-08-08 11:58:00 +0530 |
commit | bed34b02106cb0cbfc1584a134384c098c6acfbf (patch) | |
tree | 950e64fee60172e46fdb9f991bc01906cf25df2b /usecaseui-portal/src/app/components/e2e-detail/e2e-detail.component.less | |
parent | 983f2c77d5e73d024cc8ef60c5d088551d46ed8c (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/app/components/e2e-detail/e2e-detail.component.less')
-rw-r--r-- | usecaseui-portal/src/app/components/e2e-detail/e2e-detail.component.less | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/usecaseui-portal/src/app/components/e2e-detail/e2e-detail.component.less b/usecaseui-portal/src/app/components/e2e-detail/e2e-detail.component.less index bba5160f..3f03af34 100644 --- a/usecaseui-portal/src/app/components/e2e-detail/e2e-detail.component.less +++ b/usecaseui-portal/src/app/components/e2e-detail/e2e-detail.component.less @@ -32,7 +32,7 @@ hr { height: 100%; overflow-y: auto; position: relative; - .top-title{ /*2019.01.22 add*/ + .top-title{ width: 100%; padding: 20px; position: relative; @@ -50,7 +50,6 @@ hr { border-radius:4px; color: #D7D7D7; cursor: pointer; - /*border: 1px solid #ffffff;*/ } .back:hover{ background: url("../../../assets/images/Return-icon-active.png")!important; @@ -64,8 +63,6 @@ hr { color:#3C4F8C; line-height:35px; display: inline-block; - /*top:10px;*/ - } .detaildata{ position: relative; @@ -103,7 +100,6 @@ hr { margin-left: 30px; } ul li { - // display: inline-block; margin: 10px 0; width: 49%; float: left; @@ -116,7 +112,6 @@ hr { font: 700 14px "Arial"; vertical-align: middle; overflow: hidden; - //text-overflow: ellipsis; text-align: left; color:rgba(60,79,140,0.5); } |