aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app/directives/graphs-v2/composition-graph/composition-graph.less
diff options
context:
space:
mode:
authorAnjali walsatwar <anjali.walsatwar@huawei.com>2018-09-25 14:16:47 +0530
committerAnjali Walsatwar <anjali.walsatwar@huawei.com>2018-12-28 09:30:56 +0000
commitc3f4278b607e853959273f4fbb5c43b9ecb0c49c (patch)
treea0b103aedd2e1a353e829056683f2079bbeee159 /catalog-ui/src/app/directives/graphs-v2/composition-graph/composition-graph.less
parent8eaa66c35b6dc428491f5064c68f4f6bebf38086 (diff)
Keyboard Shortcut for copy&Paste and delete
Issue-ID: SDC-1694 Change-Id: I6da5532520e289774c1e028cb7c31db0c5f79489 Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
Diffstat (limited to 'catalog-ui/src/app/directives/graphs-v2/composition-graph/composition-graph.less')
-rw-r--r--catalog-ui/src/app/directives/graphs-v2/composition-graph/composition-graph.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/catalog-ui/src/app/directives/graphs-v2/composition-graph/composition-graph.less b/catalog-ui/src/app/directives/graphs-v2/composition-graph/composition-graph.less
index 7124a4b5a6..a310cd447e 100644
--- a/catalog-ui/src/app/directives/graphs-v2/composition-graph/composition-graph.less
+++ b/catalog-ui/src/app/directives/graphs-v2/composition-graph/composition-graph.less
@@ -16,6 +16,10 @@ composition-graph {
background-color:rgb(248, 248, 248);
}
+ .hidePaste {
+ display:none;
+ }
+
.sdc-canvas-zones__wrapper {
position: absolute;
bottom: 10px;