You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
814 B
40 lines
814 B
5 years ago
|
body,
|
||
|
.mui-content {
|
||
|
background: #FFFFFF; }
|
||
|
|
||
|
h3 {
|
||
|
font-size: .24rem;
|
||
|
color: #333333;
|
||
|
margin-left: .2rem;
|
||
|
padding: .3rem; }
|
||
|
|
||
|
p {
|
||
|
font-size: .2rem;
|
||
|
color: #999999;
|
||
|
margin-left: .2rem;
|
||
|
padding-left: .3rem; }
|
||
|
|
||
|
.mui-table-view {
|
||
|
padding: .2rem 0; }
|
||
|
.mui-table-view:before {
|
||
|
height: 0; }
|
||
|
.mui-table-view:after {
|
||
|
height: 0; }
|
||
|
.mui-table-view .mui-table-view-cell {
|
||
|
width: 83%;
|
||
|
height: 2rem;
|
||
|
background: #A6A9B2;
|
||
|
margin: .2rem auto;
|
||
|
border-radius: .1rem;
|
||
|
color: #FFFFFF; }
|
||
|
.mui-table-view .mui-table-view-cell span {
|
||
|
width: 100%;
|
||
|
display: block;
|
||
|
padding: .2rem 0; }
|
||
|
.mui-table-view .mui-table-view-cell label {
|
||
|
float: right; }
|
||
|
.mui-table-view .bg-active {
|
||
|
background: #0272A4; }
|
||
|
|
||
|
/*# sourceMappingURL=binding_total.css.map */
|