Skip to content

Instantly share code, notes, and snippets.

@giltotherescue
Created December 2, 2015 19:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save giltotherescue/5950479f7ed57919f75f to your computer and use it in GitHub Desktop.
Save giltotherescue/5950479f7ed57919f75f to your computer and use it in GitHub Desktop.
explanation text
<div class="panel panel-default" style="float: right; width: 45%">
<div class="panel-heading">Unavailable</div>
<div class="panel-body">
<ul style="font-size:12px;color:#666666;list-style:disc;">
<li>Means you match the criteria for this character, and are interested in being booked for it, but you are unavailable for the shooting date(s).</li>
<li>You may be notified if the shooting date(s) for this character change.</li>
<li>Will NOT exclude you from any other casting requests.</li>
<li>Will NOT mark your calendar as UNAVAILABLE.</li>
<li>You WILL still receive casting notifications for other jobs on the date(s) above.</li>
</ul>
</div>
</div>
<div class="panel panel-default" style="width: 45%">
<div class="panel-heading">Available</div>
<div class="panel-body">
<ul style="font-size:12px;color:#666666;list-type-type: disc; padding-left: 20px">
<li>Means you match the criteria for this character and are interested in being booked for it.</li>
<li>Does <strong>NOT</strong> mean that you are <strong>BOOKED</strong> for this day.</li>
<li>Casting will be in further contact if they wish to BOOK you for the date(s) above.</li>
</ul>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment