css Changes : ps
This commit is contained in:
parent
ea810331d9
commit
0c256131d4
19
ng6-seed/package-lock.json
generated
19
ng6-seed/package-lock.json
generated
@ -7188,22 +7188,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"ng-pick-datetime": {
|
||||
"version": "5.2.6",
|
||||
"resolved": "https://registry.npmjs.org/ng-pick-datetime/-/ng-pick-datetime-5.2.6.tgz",
|
||||
"integrity": "sha512-5vXK+qCKn2Jn1GvcZTd7bYkkiNIrpEk147l/wSRlgitZHIiswsNCNfceNCSvZvgrQL2WncNvGKzDX8zM4sXu3Q==",
|
||||
"requires": {
|
||||
"@angular/cdk": "^5.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@angular/cdk": {
|
||||
"version": "5.2.5",
|
||||
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-5.2.5.tgz",
|
||||
"integrity": "sha512-GN8m1d+VcCE9+Bgwv06Y8YJKyZ0i9ZIq2ZPBcJYt+KVgnVVRg4JkyUNxud07LNsvzOX22DquHqmIZiC4hAG7Ag==",
|
||||
"requires": {
|
||||
"tslib": "^1.7.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
"version": "6.0.16",
|
||||
"resolved": "https://registry.npmjs.org/ng-pick-datetime/-/ng-pick-datetime-6.0.16.tgz",
|
||||
"integrity": "sha512-96rHNg+tGXmzJHvGoH2O8dF+MF7N4rKIehsi8Px3IZUOZM4qA6PE1w8SQzDvHQTIp/1NpiICvmt6BZK5IaDsFg=="
|
||||
},
|
||||
"ng2-charts": {
|
||||
"version": "1.6.0",
|
||||
|
||||
@ -3,7 +3,7 @@ $blue: #05abe0;
|
||||
$grey: #343434;
|
||||
$p: 12px;
|
||||
mat-card-title{
|
||||
background-color:#f44336 !important;
|
||||
background-color:#E00201 !important;
|
||||
color:#fff;
|
||||
padding-bottom: 1rem;
|
||||
margin-bottom: 0px;
|
||||
|
||||
@ -31,12 +31,12 @@
|
||||
color: #ffffff;
|
||||
margin-top:4px;
|
||||
margin-bottom:4px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
width: 95px;
|
||||
height: 95px;
|
||||
justify-content:center;
|
||||
text-align: center;
|
||||
border-radius: 50%;
|
||||
line-height: 60px;
|
||||
line-height: 95px;
|
||||
}
|
||||
.fullPD{
|
||||
background:#009688;
|
||||
|
||||
@ -42,12 +42,12 @@
|
||||
color: #ffffff;
|
||||
margin-top:4px;
|
||||
margin-bottom:4px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
width: 95px;
|
||||
height: 95px;
|
||||
justify-content:center;
|
||||
text-align: center;
|
||||
border-radius: 50%;
|
||||
line-height: 60px;
|
||||
line-height: 95px;
|
||||
}
|
||||
.fullPD{
|
||||
background:#009688;
|
||||
|
||||
@ -30,12 +30,12 @@
|
||||
color: #ffffff;
|
||||
margin-top:4px;
|
||||
margin-bottom:4px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
width: 95px;
|
||||
height: 95px;
|
||||
justify-content:center;
|
||||
text-align: center;
|
||||
border-radius: 50%;
|
||||
line-height: 60px;
|
||||
line-height: 95px;
|
||||
}
|
||||
.fullPD{
|
||||
background:#009688;
|
||||
|
||||
@ -30,12 +30,12 @@
|
||||
color: #ffffff;
|
||||
margin-top:4px;
|
||||
margin-bottom:4px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
width: 95px;
|
||||
height: 95px;
|
||||
justify-content:center;
|
||||
text-align: center;
|
||||
border-radius: 50%;
|
||||
line-height: 60px;
|
||||
line-height: 95px;
|
||||
}
|
||||
.fullPD{
|
||||
background:#009688;
|
||||
|
||||
@ -21,12 +21,12 @@
|
||||
color: #ffffff;
|
||||
margin-top:4px;
|
||||
margin-bottom:4px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
width: 95px;
|
||||
height: 95px;
|
||||
justify-content:center;
|
||||
text-align: center;
|
||||
border-radius: 50%;
|
||||
line-height: 60px;
|
||||
line-height: 95px;
|
||||
}
|
||||
.fullPD{
|
||||
background:#009688;
|
||||
|
||||
@ -33,18 +33,19 @@
|
||||
</div>
|
||||
</div>
|
||||
<div fxLayout="row" fxLayoutAlign="center" class="pt-2">
|
||||
<span class="bottom-sec">info@sineedge.com | +91-11-223333333</span>
|
||||
<span class="bottom-sec"><a href="mailto:connect@sineedge.com">info@sineedge.com</a> | +91 9910112704 / +91 987104039</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer class="page-footer">
|
||||
</div>
|
||||
<footer class="page-footer">
|
||||
|
||||
<!-- © Copyright -->
|
||||
<div class="footer-copyright text-center py-1">© 2018 SineEdge Consulting Pvt Ltd.
|
||||
<a href="https://sineedge.com"> All rights are reserved</a>
|
||||
</div>
|
||||
<!-- © Copyright -->
|
||||
<!-- © Copyright -->
|
||||
<div class="footer-copyright text-center py-1">© 2018
|
||||
<a href="http://www.sineedge.com" target="_blank"> SineEdge Consulting Pvt Ltd. </a> All rights are reserved
|
||||
</div>
|
||||
<!-- © Copyright -->
|
||||
|
||||
</footer>
|
||||
|
||||
</div>
|
||||
</footer>
|
||||
<!-- <a href="mailto:connect@sineedge.com">info@sineedge.com</a> -->
|
||||
<!-- <a href="http://www.sineedge.com"> SineEdge Consulting Pvt Ltd. </a> -->
|
||||
@ -2,7 +2,7 @@
|
||||
// background-image:url('http://www.ssa.sineedge.com/beta/assets/images/login.jpg') !important;
|
||||
//background-image: url(../../../assets/images/login_o.jpg);
|
||||
//background-color: #F44336;
|
||||
background: url(../../../assets/images/bg.png) repeat-x 0 0 #E31F26;
|
||||
background: url(../../../assets/images/bg.png) repeat-x 0 0 #E00201;
|
||||
height: 100vh !important;
|
||||
background-position: center !important;
|
||||
min-height: calc(0vh + 0px) !important;
|
||||
@ -23,10 +23,10 @@
|
||||
background-color: rgba(0, 0, 0, 0) !important;
|
||||
}
|
||||
.form-bg::after{
|
||||
background-color: #E31F26;
|
||||
background-color: #E00201;
|
||||
}
|
||||
h3, .page-footer{
|
||||
color:#E31F26;
|
||||
color:#E00201;
|
||||
background-color:#ffffff;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
@ -139,7 +139,8 @@
|
||||
color:#000 !important;
|
||||
}
|
||||
</style>
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
||||
<!-- <link rel="icon" type="image/x-icon" href="favicon.ico"> -->
|
||||
<link rel="icon" type="image/x-icon" href="http://ssa.sineedge.com/sparqapi/logo/sineedge_red.png">
|
||||
<link rel="stylesheet" href="assets/wheather-icon/css/weather-icons.min.css" />
|
||||
<!-- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.5/css/materialize.min.css">-->
|
||||
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,700|Material+Icons" rel="stylesheet">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user