mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-12 07:11:42 +09:00
Trash list modal UX enhancement.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12476 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7c8abb0e1e
commit
6544804465
7 changed files with 87 additions and 33 deletions
|
|
@ -1093,6 +1093,12 @@
|
|||
<value xml:lang="vi"><![CDATA[Thay đổi]]></value>
|
||||
<value xml:lang="mn"><![CDATA[Засах]]></value>
|
||||
</item>
|
||||
<item name="restore">
|
||||
<value xml:lang="ko"><![CDATA[복원]]></value>
|
||||
<value xml:lang="en"><![CDATA[Restore]]></value>
|
||||
<value xml:lang="jp"><![CDATA[復元]]></value>
|
||||
<value xml:lang="zh-TW"><![CDATA[復原]]></value>
|
||||
</item>
|
||||
<item name="delete">
|
||||
<value xml:lang="ko"><![CDATA[삭제]]></value>
|
||||
<value xml:lang="en"><![CDATA[Delete]]></value>
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@ body>.x,
|
|||
.x h3,
|
||||
.x h4,
|
||||
.x h5,
|
||||
.x h6{line-height:1.5;font-weight:600;color:#666}
|
||||
.x h6{line-height:1.5;font-weight:600;color:#666;text-rendering:auto}
|
||||
.x h1{font-size:22px}
|
||||
.x h2{font-size:18px}
|
||||
.x h3{font-size:14px}
|
||||
|
|
|
|||
2
modules/admin/tpl/css/admin.min.css
vendored
2
modules/admin/tpl/css/admin.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue