Updating the cake.generic.css from skeleton template to match the changes made on commit cb946bbc.

This commit is contained in:
Renan Gonçalves 2011-06-12 22:42:22 +02:00
parent 182a89b0a0
commit 2a3f49bf00

View file

@ -532,3 +532,8 @@ div.code-coverage-results span.result-ok {
div.code-coverage-results span.result-good {
color: #0a0;
}
/** Elements **/
#url-rewriting-warning {
display:none;
}