Updates tx modal
This commit is contained in:
parent
c25a592d1c
commit
9fedae1a67
6 changed files with 27 additions and 105 deletions
|
|
@ -73,7 +73,7 @@ h4.title a {
|
|||
}
|
||||
|
||||
|
||||
.preferences h4, .modal-content h4, .glidera h4 {
|
||||
.preferences h4, .modal-content h4, .glidera h4, .txModal h4 {
|
||||
background: #F6F7F9;
|
||||
padding: 25px 0px 5px 10px;
|
||||
text-transform: uppercase;
|
||||
|
|
@ -88,7 +88,7 @@ h4.title a {
|
|||
}
|
||||
|
||||
|
||||
.preferences ul, .modal-content ul {
|
||||
.preferences ul, .modal-content ul, .txModal ul {
|
||||
font-size:14px;
|
||||
background: white;
|
||||
}
|
||||
|
|
@ -1400,7 +1400,7 @@ input.ng-invalid-match, input.ng-invalid-match:focus {
|
|||
}
|
||||
|
||||
.txModal {
|
||||
background: #FFFFFF;
|
||||
background: #f6f7f9;
|
||||
border-radius: 5px;
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue