src/pyams_skin/resources/less/tables.less
changeset 69 a361355b55c7
parent 28 460e9a649bd0
child 118 391ad752903e
equal deleted inserted replaced
68:fd8fb93e1b6a 69:a361355b55c7
    42 .table-tight {
    42 .table-tight {
    43 	td,
    43 	td,
    44 	th {
    44 	th {
    45 		padding: 4px 8px!important;
    45 		padding: 4px 8px!important;
    46 		line-height: 1.3!important;
    46 		line-height: 1.3!important;
       
    47 	}
       
    48 }
       
    49 .table-small {
       
    50 	td,
       
    51 	th {
       
    52 		padding: 2px 8px!important;
       
    53 		line-height: 1.2!important;
    47 	}
    54 	}
    48 }
    55 }
    49 .table-mini {
    56 .table-mini {
    50 	td,
    57 	td,
    51 	th {
    58 	th {