Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the CSS #16

Closed
stof opened this issue Jan 23, 2012 · 4 comments · Fixed by #17
Closed

Improve the CSS #16

stof opened this issue Jan 23, 2012 · 4 comments · Fixed by #17

Comments

@stof
Copy link
Contributor

stof commented Jan 23, 2012

Currently, the output of the commands is quite unreadable as it writes it in white on a gray background

@stof
Copy link
Contributor Author

stof commented Jan 23, 2012

ok, in fact it is a conflict with the CSS from SonataAdminBundle

@RapotOR
Copy link
Owner

RapotOR commented Jan 23, 2012

Thanks. I will spend some hours on the bundle to have it up-to-date (last update is July 02, 2011).

@stof
Copy link
Contributor Author

stof commented Jan 23, 2012

in fact, simply adding this CSS will do the trick:

#sf2gencdt-console pre {
    background-color: transparent
}

@stof
Copy link
Contributor Author

stof commented Jan 23, 2012

and btw, you may want to do some changes in it but there is no required update. It runs fine with Symfony master :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants