mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6560 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7ed77e1392
commit
8e5eb37e53
2 changed files with 6 additions and 2 deletions
|
|
@ -164,3 +164,7 @@ dl.changeset dd span.source { color:#4F86B0; }
|
|||
dl.changeset dd span.target { color:#4F86B0; font-weight:bold; }
|
||||
dl.changeset dd span.key { color:#888888; font-weight:bold; }
|
||||
div.search { float:right; }
|
||||
|
||||
.diff .deleted { background: #FFDDDD none; }
|
||||
.diff .added { background: #DDFFDD none; }
|
||||
|
||||
|
|
|
|||
|
|
@ -9,8 +9,8 @@
|
|||
<!--@if($comp)-->
|
||||
<!--@foreach($comp as $item)-->
|
||||
<table>
|
||||
<col width="20" />
|
||||
<col width="20" />
|
||||
<col width="40" />
|
||||
<col width="40" />
|
||||
<col width="*" />
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue