Update css file name in conf.py
[policy/engine.git] / POLICY-SDK-APP / src / main / webapp / app / policyApp / policy-models / policy_AutoPush.html
index b53dab3..af135dc 100644 (file)
@@ -1,6 +1,6 @@
 <!--/*-
  * ============LICENSE_START=======================================================
- * ECOMP Policy Engine
+ * ONAP Policy Engine
  * ================================================================================
  * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
  * ================================================================================
        padding: 10px;
 }
 
+/* The Modal (background) */
 .modal {
-       display: block;
        overflow-y: auto;
+    display: block; 
+    position: fixed; 
+    z-index: 2; 
+    left: 0;
+    top: 0;
+    width: 100%; 
+    height: 100%; 
+    overflow: auto; 
+    background-color: rgb(0,0,0); 
+    background-color: rgba(0,0,0,0.4);
 }
 </style>
 <div ng-app id="page-content" style="margin-bottom: 20px; width: 100%">
@@ -61,7 +71,7 @@
                                                <b>Policies</b>
                                        </h4>
                                        <img id="mySpinner"
-                                               src="/ecomp/app/policyApp/images/loading_bar.gif"
+                                               src="/onap/app/policyApp/images/loading_bar.gif"
                                                ng-show="loading" />
                                </div>
                                <div class="panel-body">