[PORTAL-7] Rebase
[portal.git] / ecomp-portal-FE-os / client / src / views / footer / footer.less
diff --git a/ecomp-portal-FE-os/client/src/views/footer/footer.less b/ecomp-portal-FE-os/client/src/views/footer/footer.less
new file mode 100644 (file)
index 0000000..59c8622
--- /dev/null
@@ -0,0 +1,104 @@
+.w-ecomp-footer {\r
+    z-index: 101;\r
+    background-color: #222;\r
+    position: absolute;\r
+    bottom: 0;\r
+    width: 100%;\r
+    height: @footer-height;\r
+    .white12r;\r
+\r
+    a {\r
+        .white12r;\r
+        font-family: Arial;\r
+        font-size: 11px;\r
+    }\r
+\r
+    .footer-image {\r
+        margin: auto;\r
+\r
+    }\r
+\r
+    .build-number {\r
+        float: right;\r
+        padding: 5px;\r
+    }\r
+    .footer-content {\r
+        align-items: center;\r
+        text-align: center;\r
+        vertical-align: middle;\r
+        display: flex;\r
+        justify-content: center;\r
+        //width: @table-width;\r
+        margin: auto;\r
+\r
+    }\r
+       \r
+    [class*="icon-primary-"], .cssIcon-globe:before {\r
+           color: #0574ac;\r
+           display: inline-block;\r
+           font-family: 'icoPrimary' !important;\r
+           font-style: normal;\r
+           font-size: 20px;\r
+           font-weight: normal;\r
+           font-variant: normal;\r
+           height: 1em;\r
+           margin-right: 7px;\r
+           text-transform: none;\r
+           line-height: 1;\r
+           -webkit-font-smoothing: antialiased;\r
+           -moz-osx-font-smoothing: grayscale;\r
+           position: relative;\r
+           speak: none;\r
+           -webkit-user-select: none;\r
+           -moz-user-select: none;\r
+           -ms-user-select: none;\r
+           user-select: none;\r
+           vertical-align: middle;\r
+           width: 1em;\r
+       }\r
+\r
+       .footer-logo {\r
+               color: #000 !important;\r
+       }\r
+       .footerWrapper .footer-logo .logo-title {\r
+           color: #fff;\r
+           margin-left: 10px;\r
+           display: inline-block;\r
+           font-size: 25px;\r
+           margin-top: 0px;\r
+           font-family: Arial;\r
+               font-weight: normal;\r
+       }\r
+       .displayInline {\r
+               display: inline-block;\r
+               margin-left: 20px; \r
+               margin-top: 20px;\r
+       }\r
+       .footerWrapper .copyright-text {\r
+           color: #fff; \r
+           font-size: 11px;\r
+           font-family: Arial;\r
+           margin-bottom:0px; \r
+           margin-top: 15px; \r
+           line-height: 1rem; \r
+           margin-top: 20px;\r
+           margin-left: 100px;\r
+       }\r
+       .footerText {\r
+               width: 59%;\r
+               float: left;\r
+               text-align: left;\r
+               margin-left: 50px;\r
+       }\r
+       .footerLastSection {\r
+               width: 1200px;\r
+               margin: auto;\r
+       }\r
+       .build-number{\r
+               margin-top:-14px; \r
+               margin-right: -195px;\r
+       }\r
+       .footer-link{\r
+               text-decoration: underline;\r
+       }\r
+}\r