mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 11:06:15 +00:00
Updating the cake.generic.css from skeleton template to match the changes made on commit cb946bbc
.
This commit is contained in:
parent
182a89b0a0
commit
2a3f49bf00
1 changed files with 5 additions and 0 deletions
|
@ -532,3 +532,8 @@ div.code-coverage-results span.result-ok {
|
||||||
div.code-coverage-results span.result-good {
|
div.code-coverage-results span.result-good {
|
||||||
color: #0a0;
|
color: #0a0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/** Elements **/
|
||||||
|
#url-rewriting-warning {
|
||||||
|
display:none;
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue