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.
23 lines
548 B
23 lines
548 B
5 years ago
|
.ul-group .app-table-view {
|
||
|
background-color: #FFFFFF; }
|
||
|
.ul-group .app-table-view:after {
|
||
|
height: 0; }
|
||
|
.ul-group li {
|
||
|
color: #333333;
|
||
|
line-height: .5rem;
|
||
|
font-size: .25rem; }
|
||
|
.ul-group li .binding {
|
||
|
color: #999999;
|
||
|
font-size: .2rem;
|
||
|
float: right;
|
||
|
padding-right: .3rem; }
|
||
|
.ul-group li .app-table-cell-lable-right {
|
||
|
float: right;
|
||
|
padding-right: .3rem; }
|
||
|
.ul-group li:after {
|
||
|
height: 0; }
|
||
|
.ul-group li .mui-active {
|
||
|
background: #EEEEEE !important; }
|
||
|
|
||
|
/*# sourceMappingURL=account_safe.css.map */
|