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

Add help #35

Closed
wants to merge 9 commits into from
Closed

Add help #35

wants to merge 9 commits into from

Conversation

kameranis
Copy link

Added the dialogbox and overlay in index.html
Added the relevant code in style.css for the overlay and dialog
Added the the Alert code in editor.js

@dionyziz dionyziz mentioned this pull request Jun 26, 2014
#dialogbox > div{ background:#FFF; margin:8px; }
#dialogbox > div > #dialogboxhead{ background: #DDD; font-size:19px; padding:10px; color:#333; }
#dialogbox > div > #dialogboxbody{ background:#FFF; padding:20px; color:#FFF; }
#dialogbox > div > #dialogboxfoot{ background: #DDD; padding:10px; text-align:right; }
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please follow the coding style conventions of the rest of the project in terms of whitespace.

@kameranis
Copy link
Author

Still have a few issues with the js. Closing request until I figure it out

@kameranis kameranis closed this Jun 27, 2014
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