mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
Synchronizing default css file in skel directory, closes #1777
This commit is contained in:
parent
c5dee7d541
commit
52a5c76138
1 changed files with 5 additions and 0 deletions
|
@ -533,3 +533,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…
Reference in a new issue