Updating table styles.

This commit is contained in:
Mark Story 2011-06-22 13:53:38 -07:00
parent 7392902abd
commit 0e09f75a66
2 changed files with 4 additions and 4 deletions

View file

@ -168,8 +168,8 @@ table td.actions a {
margin: 0px 6px;
padding:2px 5px;
}
.cake-sql-log table {
background: #f4f4f4;
.cake-sql-log {
background: #fff;
}
.cake-sql-log td {
padding: 4px 8px;

View file

@ -168,8 +168,8 @@ table td.actions a {
margin: 0px 6px;
padding:2px 5px;
}
.cake-sql-log table {
background: #f4f4f4;
.cake-sql-log {
background: #fff;
}
.cake-sql-log td {
padding: 4px 8px;