7 lines
346 B
CSS
7 lines
346 B
CSS
.cell{height:440px;}
|
|
.row table{width: 100%;}
|
|
.row th{width: 20%; line-height: 30px; padding-right: 20px; text-align: right; font-weight: 500;}
|
|
.row td{width: 30%; text-align: left; font-weight: 700;}
|
|
.main-actions{margin: 20px 0 20px 0; text-align: center;}
|
|
.user-title{margin: 5px 10px; font-size: 14px; font-weight: bold; padding-left: 10px;}
|