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.
|
|
[data-ax5grid] { margin:0; padding:0; position:relative; background:transparent; border:0px;
table { border-collapse: collapse; border-spacing: 0; border: 0 none; width: 100%; height: 100%;
thead {
tr { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; margin: 0; padding: 0; position: relative; overflow: hidden; background-color: #fafafa; border: 0px none; color: #282828;
th { box-sizing: border-box; overflow: hidden; position: relative; padding: 10px; height:38px; text-align:center; border:1px solid #ddd; font-weight:400; } } }
tbody {
tr { border-bottom: 0 none; background:transparent;
td { line-height:21px; padding:5px 10px; background-color:#fff; border:1px solid #ddd; font-weight:300;
&.empty { height:300px; vertical-align: middle; text-align:center; } } } }
tfoot { tr { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; margin: 0; padding: 0; position: relative; overflow: hidden; background-color: rgba(0,0,0,.15); border: 0px none; color: #fff;
td { box-sizing: border-box; overflow: hidden; position: relative; padding: 10px; border: 0 none; height:38px; text-align:center;
&:last-child { border-right:0px; } }
&:last-child { td { border-bottom:0px; } } } } } }
|