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

Exception template clean up #46

Closed
wants to merge 4 commits into from

Conversation

pau4o
Copy link
Contributor

@pau4o pau4o commented Dec 12, 2010

Hello,

My perl fu is not so strong (I'm trying to learn concepts of Mojoicious), but I can help a lot with my html|css fu (and a little bit of jQuery)

I'm not sure what was initial concept for exception template:

  • is it going to be html5 (than we can replace a lot of div's with section's)
  • grouping sections (showcase and trace, request and more)
  • why request is shown by default

With this in mind I just simplified parts from html, css and jQuery.
It's possible to improve template a lot more.
I hope you like my changes.

As a side note to http://twitter.com/#!/kraih/status/13612648822210560
This feature doesn't work for me. Clicking on "black box" (is this div#showcase) does nothing.

best regards
Kamen

replaced div's with proper heading tags
moved widths to CSS
removed unneded tags and attributes
wrap mojolicious logo with anchor tag
all h2 headings are clickable and they toggle state of next sibling
.box have rounded corners (on all four corners)
@kraih
Copy link
Member

kraih commented Dec 12, 2010

Sorry it's still way too early for cleanup, we are still working on the actual look, basically all your patches are already broken because master gets updated so much.

This pull request was closed.
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 this pull request may close these issues.

2 participants