Merge branch 'master' of https://github.com/bitpay/copay
This commit is contained in:
commit
98c93e3c6f
133 changed files with 5157 additions and 3511 deletions
|
|
@ -11,7 +11,7 @@
|
|||
font-size: 14px;
|
||||
font-weight: 300;
|
||||
color: #727272;
|
||||
padding: 2px 1rem;
|
||||
padding: 1rem;
|
||||
background: #f8f8f9;
|
||||
i {
|
||||
position: absolute;
|
||||
|
|
@ -52,8 +52,8 @@
|
|||
width: 35px;
|
||||
}
|
||||
|
||||
span {
|
||||
text-transform: capitalize;
|
||||
.big-icon-svg {
|
||||
padding: 0 12px 0 0;
|
||||
}
|
||||
}
|
||||
.amount-label{
|
||||
|
|
@ -101,6 +101,9 @@
|
|||
color: $v-bitcoin-orange;
|
||||
}
|
||||
}
|
||||
.total {
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
.tx-icon {
|
||||
margin-right: 25px;
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
float: none;
|
||||
.fee-rate {
|
||||
display: inline-block;
|
||||
.warn {
|
||||
color: red;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
.icon-amazon {
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@ click-to-accept {
|
|||
height: 100%;
|
||||
width: 100%;
|
||||
z-index: 4;
|
||||
text-transform: capitalize;
|
||||
-webkit-transform: translateY(2rem);
|
||||
transform: translateY(2rem);
|
||||
opacity: 0;
|
||||
|
|
|
|||
|
|
@ -95,7 +95,6 @@ slide-to-accept {
|
|||
width: 100%;
|
||||
font-size: 17px;
|
||||
letter-spacing: 0.02rem;
|
||||
text-transform: capitalize;
|
||||
-webkit-transform: translateY(2rem);
|
||||
transform: translateY(2rem);
|
||||
opacity: 0;
|
||||
|
|
|
|||
|
|
@ -12,6 +12,12 @@ slide-to-accept-success {
|
|||
|
||||
.slide-success {
|
||||
$duration: 400ms;
|
||||
&__windows-background {
|
||||
background: $v-success-bg-color;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
position: fixed;
|
||||
}
|
||||
&__background {
|
||||
$start-radius: 5;
|
||||
$scale-factor: 20;
|
||||
|
|
|
|||
|
|
@ -5,7 +5,12 @@
|
|||
$item-vertical-padding: 10px;
|
||||
$item-border-color: #EFEFEF;
|
||||
$item-label-color: #6C6C6E;
|
||||
|
||||
.item-note {
|
||||
float: none;
|
||||
.fee-rate {
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
.list {
|
||||
background: #f5f5f5;
|
||||
}
|
||||
|
|
@ -27,10 +32,6 @@
|
|||
height: 35px;
|
||||
width: 35px;
|
||||
}
|
||||
|
||||
span {
|
||||
text-transform: capitalize;
|
||||
}
|
||||
}
|
||||
.amount-label{
|
||||
line-height: 30px;
|
||||
|
|
@ -93,7 +94,7 @@
|
|||
&.low-fees {
|
||||
display: flex;
|
||||
font-size: 14px;
|
||||
color: #aaa;
|
||||
color: #777;
|
||||
align-items: center;
|
||||
i {
|
||||
padding-right: 20px;
|
||||
|
|
@ -107,7 +108,7 @@
|
|||
margin-top: 5px;
|
||||
font-size: 14px;
|
||||
color: $item-label-color;
|
||||
}
|
||||
}
|
||||
.item-divider {
|
||||
padding-top: 1.2rem;
|
||||
color: $item-label-color;
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
stroke: black;
|
||||
fill: black;
|
||||
}
|
||||
|
||||
|
||||
.add-bottom-for-cta {
|
||||
bottom: 92px;
|
||||
}
|
||||
|
|
@ -31,10 +31,6 @@
|
|||
width: 35px;
|
||||
}
|
||||
|
||||
span {
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
.big-icon-svg {
|
||||
margin-right: 0.6rem;
|
||||
}
|
||||
|
|
@ -80,7 +76,7 @@
|
|||
color: $item-label-color;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
|
||||
.capitalized {
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -28,10 +28,6 @@
|
|||
height: 35px;
|
||||
width: 35px;
|
||||
}
|
||||
|
||||
span {
|
||||
text-transform: capitalize;
|
||||
}
|
||||
}
|
||||
.amount-label{
|
||||
line-height: 30px;
|
||||
|
|
|
|||
|
|
@ -28,10 +28,6 @@
|
|||
height: 35px;
|
||||
width: 35px;
|
||||
}
|
||||
|
||||
span {
|
||||
text-transform: capitalize;
|
||||
}
|
||||
}
|
||||
.amount-label{
|
||||
line-height: 30px;
|
||||
|
|
|
|||
|
|
@ -18,4 +18,7 @@
|
|||
vertical-align: middle;
|
||||
text-align: center;
|
||||
}
|
||||
.block-spinner {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -85,7 +85,7 @@
|
|||
font-size: 14px;
|
||||
font-weight: 300;
|
||||
color: #727272;
|
||||
padding: 2px 1rem;
|
||||
padding: 1rem;
|
||||
background: #f8f8f9;
|
||||
}
|
||||
}
|
||||
|
|
@ -248,6 +248,7 @@
|
|||
text-decoration: none;
|
||||
z-index: 9999;
|
||||
position: relative;
|
||||
padding: 2px 5px;
|
||||
}
|
||||
|
||||
a.item {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue