mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 07:09:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@508 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
601849c669
commit
b0dbe0efa7
5 changed files with 50 additions and 59 deletions
15
modules/editor/components/urllink/tpl/urllink.css
Normal file
15
modules/editor/components/urllink/tpl/urllink.css
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
.urllink_title {
|
||||
width:400px;
|
||||
}
|
||||
|
||||
.urllink_title textarea {
|
||||
width:300px;
|
||||
}
|
||||
|
||||
.urllink_url {
|
||||
width:400px;
|
||||
}
|
||||
|
||||
.urllink_url input {
|
||||
width:300px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue