mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
updating cake.generic.css, fixes #3616
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6049 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
parent
330058c72f
commit
b5173d0349
2 changed files with 5 additions and 5 deletions
|
@ -165,10 +165,10 @@ td.actions a {
|
|||
display: inline;
|
||||
margin: 0px 6px;
|
||||
}
|
||||
.cakeSqlLog table {
|
||||
.cake-sql-log table {
|
||||
background: #f4f4f4;
|
||||
}
|
||||
.cakeSqlLog td {
|
||||
.cake-sql-log td {
|
||||
padding: 4px 8px;
|
||||
text-align: left;
|
||||
}
|
||||
|
|
|
@ -166,10 +166,10 @@ td.actions a {
|
|||
display: inline;
|
||||
margin: 0px 6px;
|
||||
}
|
||||
.cakeSqlLog table {
|
||||
.cake-sql-log table {
|
||||
background: #f4f4f4;
|
||||
}
|
||||
.cakeSqlLog td {
|
||||
.cake-sql-log td {
|
||||
padding: 4px 8px;
|
||||
text-align: left;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue