summaryrefslogtreecommitdiffstats
path: root/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/pom.xml
blob: d2a3eb56d7042289548960e5793215457169028a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>

    <parent>
        <groupId>org.openecomp.sdc</groupId>
        <artifactId>openecomp-sdc-rest-webapp</artifactId>
        <version>1.13.3-SNAPSHOT</version>
    </parent>

    <groupId>org.openecomp.sdc</groupId>
    <artifactId>notifications-rest</artifactId>

    <packaging>pom</packaging>


    <modules>
        <module>notifications-rest-types</module>
        <module>notifications-rest-services</module>
     </modules>

</project>
span> } .main{ margin-left: 330px } } @media screen and (max-width: 1200px){ .siderContent{ height:180px; img{ transform: scale(0.8); margin-top: 26px; } } .main{ margin-left: 260px } } nz-layout { nz-sider { position: fixed; left: 0; z-index: 100; height: 100vh; background: #313449 url('assets/images/UUIMenuBar.png') no-repeat; background-size: 100%; .siderContent{ width: 100%; text-align: center; img{ transition: .5s; } } ul { background: transparent; width: 100%; li { margin: 0; font-size: 16px; color: #ffffff!important; background: transparent; a{ color: #ffffff; } span { font-size: 16px; } i { width: 16px; height: 16px; margin-right: 12px; img{ width: 20px; } } ul { background: transparent!important; li{ font-size: 12px; color: #ffffff!important; background: transparent!important; } li:hover,li a:hover{ color: #ffffff!important; } li.activeMenuList,li.activeMenuList a{ color: #0DA9E2!important; } } } li:hover,li a:hover{ color: #ffffff!important; } li.activeMenuBar{ color: #ffffff!important; background:linear-gradient(90deg,rgba(7,169,225,1) 0%,rgba(48,217,196,1) 100%); } hr { margin: 0 auto; background-color: #39434f; height: 1px; border: none; width: 80%; } } } .main{ height:100vh; position:relative; } }