summaryrefslogtreecommitdiffstats
path: root/esr/src/main/webapp/extsys/sdncontroller/css
diff options
context:
space:
mode:
authorlizi00164331 <li.zi30@zte.com.cn>2017-08-10 16:27:53 +0800
committerlizi00164331 <li.zi30@zte.com.cn>2017-08-10 16:27:53 +0800
commit3f57340962a164496d1c6611dc179c813299fb12 (patch)
tree4b7be880241e072a0c01bd460573451c1fdc4aa5 /esr/src/main/webapp/extsys/sdncontroller/css
parent27e486c2a58e2143169bd3f9d894eefddca261d3 (diff)
Remove the sdn register portal related codes.
Change-Id: I66cbfc8e6447a61f7148d0b3abd9b1e0bc3b38c4 Issue-ID: AAI-69 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
Diffstat (limited to 'esr/src/main/webapp/extsys/sdncontroller/css')
-rw-r--r--esr/src/main/webapp/extsys/sdncontroller/css/style.css33
1 files changed, 0 insertions, 33 deletions
diff --git a/esr/src/main/webapp/extsys/sdncontroller/css/style.css b/esr/src/main/webapp/extsys/sdncontroller/css/style.css
deleted file mode 100644
index 1f81d81..0000000
--- a/esr/src/main/webapp/extsys/sdncontroller/css/style.css
+++ /dev/null
@@ -1,33 +0,0 @@
-/* Copyright 2017, Huawei Technologies Co., Ltd.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-
-.containerh{
- background-color:white !important;
- min-height:800px;
-
-}
-
-#textCenter{
- padding-top:8px;
-}
-
-#rowSpacing{
- margin-bottom: 9px;
-}
-
-#borderSpacing{
- margin-bottom: -15px;
-} \ No newline at end of file