v0.7.3까지 반영 #114

Closed
Hide_D wants to merge 310 commits from devel into master
2 changed files with 3 additions and 2 deletions
Showing only changes of commit a9052705a8 - Show all commits
+2 -2
View File
@@ -184,8 +184,8 @@ for($i=0; $i < $nationcount; $i++) {
<?php foreach($realConflict as list($cityID, $cityName, $conflict)): ?>
<tr>
<td align=center width=48><?=$cityName?></td>
<td width=948>
<table class='tb_layout bg0'>
<td style='width:948px;position:relative;'>
<table class='tb_layout bg0' style='width:100%;'>
<?php foreach($conflict as $item): ?>
<tr>
<td
+1
View File
@@ -50,6 +50,7 @@ div.bar_out{
padding:0;
margin:0;
width:100%;
overflow: hidden;
}
div.bar_out div{