@@ -281,25 +281,23 @@ <h2 class="content-subhead">Alert</h2>
281281 </ div >
282282 </ div >
283283
284- < div style ="background: #ffffff; margin-top: 50px; overflow:auto;width:auto;border:solid gray;margin-top: 50px; border-width:.1em .1em .1em .8em;padding:.2em .6em; "> < pre
284+ < div style ="background: #ffffff; margin-top: 50px; overflow:auto;width:auto;border:solid gray;border-width:.1em .1em .1em .8em;padding:.2em .6em; "> < pre
285285 style ="margin: 0; line-height: 125% ">
286- <input type=< span style ="color: #a31515 "> "checkbox"</ span > id=< span style ="color: #a31515 "> "close-alert"</ span > < span
287- style ="color: #0000ff "> class</ span > =< span style ="color: #a31515 "> "alert-toggle pcssc-invisible"</ span > />
288- <div < span style ="color: #0000ff "> class</ span > =< span style ="color: #a31515 "> "alert alert-success alert-dismissible"</ span > role=< span
286+ <div class=< span style ="color: #a31515 "> "pcssc-alert"</ span > >
287+ <input type=< span style ="color: #a31515 "> "checkbox"</ span > id=< span style ="color: #a31515 "> "close-alert"</ span > class=< span
288+ style ="color: #a31515 "> "alert-toggle pcssc-invisible"</ span > />
289+ <div class=< span style ="color: #a31515 "> "alert alert-success alert-dismissible"</ span > role=< span
289290 style ="color: #a31515 "> "alert"</ span > >
290- <span><strong>Uh oh...<< span > /strong> Something happened...</span></ span >
291- <label < span style ="color: #0000ff "> for</ span > =< span style ="color: #a31515 "> "close-alert"</ span > < span
292- style ="color: #0000ff "> class</ span > =< span
293- style ="color: #a31515 "> "close-alert"</ span > aria-label=< span
291+ <span><strong>Uh oh...</strong> Something happened...</span>
292+ <label for=< span style ="color: #a31515 "> "close-alert"</ span > class=< span style ="color: #a31515 "> "close-alert"</ span > aria-label=< span
294293 style ="color: #a31515 "> "Close"</ span > >
295- <span aria-invisible=< span
296- style =" color: #a31515 " > "true" </ span > >&times;& lt;< span > /span ></ span >
297- << span > /label ></ span >
298- << span > /div></ span >
294+ <span aria-invisible=< span style =" color: #a31515 " > "true" </ span > >&times;</span>
295+ & lt;/label >
296+ </div >
297+ </div>
299298</ pre >
300299 </ div >
301300
302-
303301 </ div >
304302
305303 < div class ="content carousel-content ">
@@ -597,44 +595,44 @@ <h2 class="content-subhead">Collapsing Menu</h2>
597595 < a name ="modal "> </ a >
598596 < h2 class ="content-subhead "> Modal</ h2 >
599597
600- < input type ="radio " class ="open-modal pcssc-invisible " id ="test-modal " name ="modal-toggle "/>
601- < label for ="test-modal " class ="pure-button "> Open Modal</ label >
602- < div class ="modal-container pcssc-invisible ">
603- < div class ="modal-frame ">
604- < div class ="modal-header ">
605- Header
606- < input type ="radio " id ="close-modal " name ="modal-toggle "
607- class ="close-modal pcssc-invisible "/>
608- < label for ="close-modal " class ="close-button "> x</ label >
609- </ div >
610- < div class ="modal-body ">
611- Body
598+ < div class ="pcssc-modal ">
599+ < input type ="radio " class ="open-modal pcssc-invisible " id ="test-modal " name ="modal-toggle "/>
600+ < label for ="test-modal " class ="pure-button "> Open Modal</ label >
601+ < div class ="modal-container pcssc-invisible ">
602+ < div class ="modal-frame ">
603+ < div class ="modal-header ">
604+ Header
605+ < input type ="radio " id ="close-modal " name ="modal-toggle "
606+ class ="close-modal pcssc-invisible "/>
607+ < label for ="close-modal " class ="close-button "> x</ label >
608+ </ div >
609+ < div class ="modal-body ">
610+ Body
611+ </ div >
612612 </ div >
613613 </ div >
614614 </ div >
615615
616- < div style ="background: #ffffff; overflow:auto;width:auto;border:solid gray;margin-top: 50px;border-width:.1em .1em .1em .8em;padding:.2em .6em; "> < pre
617- style ="margin: 0; line-height: 125% ">
618- <input type=< span style ="color: #a31515 "> "radio"</ span > class=< span style ="color: #a31515 "> "open-modal pcssc-invisible"</ span > id=< span
619- style ="color: #a31515 "> "test-modal"</ span > name=< span style ="color: #a31515 "> "modal-toggle"</ span > />
620- <label < span style ="color: #0000ff "> for</ span > =< span style ="color: #a31515 "> "test-modal"</ span > class=< span
621- style ="color: #a31515 "> "pure-button"</ span > >Open Modal</label>
622- <div class=< span style ="color: #a31515 "> "modal-container pcssc-invisible"</ span > >
623- <div class=< span style ="color: #a31515 "> "modal-frame"</ span > >
624- <div class=< span style ="color: #a31515 "> "modal-header"</ span > >
625- Header
626- <input type=< span style ="color: #a31515 "> "radio"</ span > id=< span style ="color: #a31515 "> "close-modal"</ span > name=< span
627- style ="color: #a31515 "> "modal-toggle"</ span > class=< span style ="color: #a31515 "> "pcssc-invisible"</ span > />
628- <label < span style ="color: #0000ff "> for</ span > =< span
629- style ="color: #a31515 "> "close-modal"</ span > class=< span style ="color: #a31515 "> "close-button"</ span > >x</label>
630- </div>
631- <div class=< span style ="color: #a31515 "> "modal-body"</ span > >
632- Body
616+ < div style ="background: #ffffff; margin-top: 50px; overflow:auto;width:auto;border:solid gray;border-width:.1em .1em .1em .8em;padding:.2em .6em; "> < pre style ="margin: 0; line-height: 125% ">
617+ <div class=< span style ="color: #a31515 "> "pcssc-modal"</ span > >
618+ <input type=< span style ="color: #a31515 "> "radio"</ span > class=< span style ="color: #a31515 "> "open-modal pcssc-invisible"</ span > id=< span style ="color: #a31515 "> "test-modal"</ span > name=< span style ="color: #a31515 "> "modal-toggle"</ span > />
619+ <label for=< span style ="color: #a31515 "> "test-modal"</ span > class=< span style ="color: #a31515 "> "pure-button"</ span > >Open Modal</label>
620+ <div class=< span style ="color: #a31515 "> "modal-container pcssc-invisible"</ span > >
621+ <div class=< span style ="color: #a31515 "> "modal-frame"</ span > >
622+ <div class=< span style ="color: #a31515 "> "modal-header"</ span > >
623+ Header
624+ <input type=< span style ="color: #a31515 "> "radio"</ span > id=< span style ="color: #a31515 "> "close-modal"</ span > name=< span style ="color: #a31515 "> "modal-toggle"</ span >
625+ class=< span style ="color: #a31515 "> "close-modal pcssc-invisible"</ span > />
626+ <label for=< span style ="color: #a31515 "> "close-modal"</ span > class=< span style ="color: #a31515 "> "close-button"</ span > >x</label>
627+ </div>
628+ <div class=< span style ="color: #a31515 "> "modal-body"</ span > >
629+ Body
630+ </div>
633631 </div>
634632 </div>
635633</div>
636- </ pre >
637- </ div >
634+ </ pre > </ div >
635+
638636
639637
640638 </ div >
0 commit comments