commit
18a5cb7ef5
2 changed files with 3 additions and 3 deletions
|
|
@ -285,7 +285,6 @@
|
||||||
<span class="text-warning">
|
<span class="text-warning">
|
||||||
{{home.error|translate}}
|
{{home.error|translate}}
|
||||||
</span>
|
</span>
|
||||||
<a class="close-notification text-warning">×</a>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div ng-hide="home._paypro || home.hideAddress">
|
<div ng-hide="home._paypro || home.hideAddress">
|
||||||
|
|
|
||||||
|
|
@ -270,9 +270,10 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill, inpu
|
||||||
.box-notification {
|
.box-notification {
|
||||||
position: relative;
|
position: relative;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
padding: 0.5rem 2rem 0.5rem 0.7rem;
|
padding: 0.5rem;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
background: #F2F5F8;
|
background: #FFFFFF;
|
||||||
|
box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.10);
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
margin-bottom: 1.6rem;
|
margin-bottom: 1.6rem;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue