* change vertical-align of table cell.
This commit is contained in:
@@ -206,7 +206,8 @@ i[class^="icon-"].disabled,i[class*=" icon-"].disabled,i[class^="icon-"].disable
|
||||
/*-----------------------TABLE SETTING----------------------------*/
|
||||
table {border:1px solid #e4e4e4;border-collapse: collapse;border-spacing: 0;}
|
||||
td, tr, th {border:none;}
|
||||
td,th{padding: 8px; line-height: 1.428571429;vertical-align: middle;}
|
||||
td,th{padding: 8px; line-height: 1.428571429;vertical-align: top;}
|
||||
th{vertical-align: middle;}
|
||||
tfoot {border-top:1px solid #e4e4e4}
|
||||
tfoot .f-left{ color:gray}
|
||||
tfoot .f-left strong{ color:#141414}
|
||||
|
||||
Reference in New Issue
Block a user