adjust style

master
MaysWind 2016-06-11 22:48:58 +08:00
parent 75fe71f411
commit 2e29969ec1
2 changed files with 5 additions and 1 deletions

View File

@ -649,6 +649,10 @@ td {
margin-right: 4px;
}
.piece-legend .piece {
margin-right: 2px;
}
.piece-map .piece, .piece-legend .piece {
width: 10px;
height: 10px;

View File

@ -218,7 +218,7 @@
</div>
<div class="col-sm-3">
<div class="piece-bar-wrapper">
<ng-piece-bar bit-field="peer.bitfield" piece-count="task.numPieces" color="#149BDF"></ng-piece-bar>
<ng-piece-bar bit-field="peer.bitfield" piece-count="task.numPieces" color="#208fe5"></ng-piece-bar>
</div>
</div>
<div class="col-sm-2 col-xs-4">