Created
December 10, 2012 09:23
-
-
Save riix/4249564 to your computer and use it in GitHub Desktop.
Alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="section-button"><!-- section button --> | |
<button class="button" data-type="default"><i class="ico" data-icon="y"></i>일반</button> | |
<button class="button" data-type="confirm"><i class="ico" data-icon="y"></i>확인</button> | |
<button class="button" data-type="prompt"><i class="ico" data-icon="y"></i>프롬프트</button> | |
</div><!-- // section button --> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment