7 lines
113 B
CSS
7 lines
113 B
CSS
.wiaas-contacts-table th{
|
|
text-align: left;
|
|
}
|
|
|
|
.wiaas-contacts-table tr.odd{
|
|
background-color: #f9f9f9;
|
|
} |