mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-28 23:03:25 +09:00
changed a cursor on widget code
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11947 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
75a56b8366
commit
cb636a43ad
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
<div class="x_well">
|
||||
<h3>{$lang->widget_code}</h3>
|
||||
<p><textarea id="widget_code" rows="8" cols="42" style="width: 100%; height: 50px;" readonly="readonly"></textarea>
|
||||
<p><textarea id="widget_code" rows="8" cols="42" style="width:100%;height:50px;cursor:text" readonly="readonly"></textarea>
|
||||
</div>
|
||||
|
||||
<div class="btnArea">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue