Closed bmdeveloper closed 9 years ago
Sounds OK to me. If you could just squash the two commits into one, that would be great.
To do so, if you use Linux/Mac OS/msysgit, enter these command lines:
git reset --soft HEAD^
git commit --amend --no-edit
git push -f
Note: don't use the git push -f
option unless you use it for your own repository, of course ;).
If you have any question, you can ask me through IRC (for one hour).
Florent
Thanks, I have merged those 2 commits
@fflorent hi is everything OK with this
Yep (sorry for the huge delay). @janodvarko Are you OK with this merge?
Florent
Please use .theme-firebug prefix in the CSS selector(s)
Honza
@fflorent @janodvarko Ok I have made that change
Thanks!
Honza
367: 1. Updated background colour of console errors to #FFEBEB