commit
f3c3e2c1a1
16 changed files with 92 additions and 120 deletions
|
|
@ -359,17 +359,6 @@
|
|||
-webkit-tap-highlight-color:rgba(0,0,0,0);
|
||||
}
|
||||
|
||||
.add-wallet .button-setup {
|
||||
border: 1px solid #A5B2BF;
|
||||
border-radius: 5px;
|
||||
color: #7A8C9E;
|
||||
text-align: center;
|
||||
padding: 2rem;
|
||||
margin: 2rem 0;
|
||||
text-transform: uppercase;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.modal.fade, .reveal-modal-bg {
|
||||
opacity: 1;
|
||||
}
|
||||
|
|
@ -441,6 +430,9 @@
|
|||
|
||||
.dr-notification {
|
||||
width: 100%;
|
||||
border-radius: 0;
|
||||
box-shadow: none;
|
||||
border-bottom: 1.5px solid #D6DBE0;
|
||||
}
|
||||
|
||||
.dr-notification-container {
|
||||
|
|
@ -465,12 +457,8 @@
|
|||
}
|
||||
|
||||
.dr-notification-text {
|
||||
font-size: 10px;
|
||||
line-height: 100%;
|
||||
}
|
||||
|
||||
.dr-notification-image i {
|
||||
padding: 15px;
|
||||
font-size: 12px;
|
||||
line-height: 120%;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue