바 막대 100% 넘을때 문제 해결, 분쟁현황 막대 수정
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
@@ -50,6 +50,7 @@ div.bar_out{
|
||||
padding:0;
|
||||
margin:0;
|
||||
width:100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
div.bar_out div{
|
||||
|
||||
Reference in New Issue
Block a user