01 tx details
This commit is contained in:
parent
f0a4dd6cf6
commit
c47578dba7
2 changed files with 12 additions and 10 deletions
|
|
@ -218,8 +218,9 @@ small.has-error {
|
|||
}
|
||||
|
||||
tr { background: none !important;}
|
||||
|
||||
table tr th, table tr td { padding: 0.5625rem 0rem; }
|
||||
hr { margin: 2.25rem 0;}
|
||||
table { margin-bottom: 0.25rem;}
|
||||
|
||||
button.primary { background-color: #111; }
|
||||
button.secondary { background-color: #FAE448 !important; }
|
||||
|
|
@ -227,7 +228,7 @@ button.secondary { background-color: #FAE448 !important; }
|
|||
button.primary:hover { background-color: #333;}
|
||||
button.secondary:hover { background-color: #FFDF00 !important;}
|
||||
|
||||
.text-gray { color: #999;}
|
||||
.text-gray { color: #999 !important;}
|
||||
.pr {position: relative;}
|
||||
.m0 {margin: 0;}
|
||||
.db {display: block;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue