src/ztfy/myams/resources/less/tables.less
changeset 104 d25135ad3899
parent 79 d24a725379b8
child 118 c87d242a1176
equal deleted inserted replaced
103:42217f33b1c2 104:d25135ad3899
    24 
    24 
    25 .table-tight {
    25 .table-tight {
    26 	td,
    26 	td,
    27 	th {
    27 	th {
    28 		padding: 4px 8px!important;
    28 		padding: 4px 8px!important;
       
    29 		line-height: 1.3!important;
    29 	}
    30 	}
    30 }
    31 }
    31 .table-mini {
    32 .table-mini {
    32 	td,
    33 	td,
    33 	th {
    34 	th {
    34 		padding: 1px 8px!important;
    35 		padding: 1px 8px!important;
       
    36 		line-height: 1.1!important;
    35 	}
    37 	}
    36 }
    38 }
    37 
    39 
    38 .table-bordered {
    40 .table-bordered {
    39 	>thead >tr >td,
    41 	>thead >tr >td,
   132 .dataTables_paginate {
   134 .dataTables_paginate {
   133 	margin: 4px 0 0;
   135 	margin: 4px 0 0;
   134 
   136 
   135 	.pagination {
   137 	.pagination {
   136 		margin: 0;
   138 		margin: 0;
       
   139 	}
       
   140 	.btn-group {
       
   141 		a {
       
   142 			color: #2E5F87;
       
   143 		}
   137 	}
   144 	}
   138 }
   145 }
   139 
   146 
   140 .dt-wrapper {
   147 .dt-wrapper {
   141 	overflow: hidden;
   148 	overflow: hidden;