mirror of
https://github.com/e107inc/e107.git
synced 2025-08-30 09:39:55 +02:00
Contact form template upgraded to use Bootstrap markup.
This commit is contained in:
@@ -119,6 +119,7 @@ $EMAIL_TEMPLATE['default']['header'] = "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHT
|
||||
table.table {
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
width:100%;
|
||||
}
|
||||
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
|
||||
background-color: #F9F9F9;
|
||||
|
Reference in New Issue
Block a user