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

proposal to add crater-alert-title class #5

Open
jhgaylor opened this issue Oct 17, 2013 · 0 comments
Open

proposal to add crater-alert-title class #5

jhgaylor opened this issue Oct 17, 2013 · 0 comments

Comments

@jhgaylor
Copy link

I've added this to my modals to make it easier to style.

I'm sure it could be done with .crater-alert-header > span but I thought this was easier to read.

<span class="crater-alert-title">Title:</span>

In context

  <div class="crater-alert-box">
    <div class="crater-alert-header">
      <span class="crater-alert-title">Tiitle:</span>
      <span class="crater-alert-closer"></span>
    </div>
    <div class="crater-alert-body">
        Body
    </div>
  </div>
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

No branches or pull requests

1 participant