Skip to content

Commit

Permalink
Merge branch 'AungMyoKyaw-master'
Browse files Browse the repository at this point in the history
Merge Pull Request #14 of Aung Myo Kyaw. It is better than before.
  • Loading branch information
sanlinnaing committed Mar 14, 2016
2 parents e6ecf61 + 9ee8cc4 commit 94b620c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ <h2>MUA Web Unicode Converter</h2>
</div>
<p>This extension will check web content and convert to Unicode encoded text if they are Zawgyi. </p>
<div class="doc">
<textarea id="myTextarea" onclick="this.focus();this.select()" style="width:320px; height:70px; border: 1px solid #037; border-radius: 10px;" >ဒီဂျစ်တယ်ခေတ်တွင် နိုင်ငံတကာသုံးစံနှုန်းများကို သုံးစွဲခြင်းဖြင့် ဘာသာစကားများကို ထိန်းသိမ်းကာကွယ်ပါ။</textarea>
<textarea id="myTextarea" placeholder="ဒီဂျစ်တယ်ခေတ်တွင် နိုင်ငံတကာသုံးစံနှုန်းများကို သုံးစွဲခြင်းဖြင့် ဘာသာစကားများကို ထိန်းသိမ်းကာကွယ်ပါ။" style="width:320px; height:70px; border: 1px solid #037; border-radius: 10px;" ></textarea>
<br>
<button id="fillText" class="btn" style="cursor:pointer">Text to image</button>
<br>
Expand All @@ -110,4 +110,4 @@ <h2>MUA Web Unicode Converter</h2>
PowerBY: <b>Myanmar Unicode Area</b> | <a href="http://facebook.com/groups/mmUnicode" target="blank_"> fb.com/groups/mmUnicode</a>
</p>
</body>
</html>
</html>

0 comments on commit 94b620c

Please sign in to comment.