[임대현] [NOBTS] navbar, transactionTable UI 살짝 변경

git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-web/trunk@2644 84d0f5b1-2673-498c-a247-62c4ff18d310
This commit is contained in:
Denny Lim
2013-10-29 01:55:39 +00:00
parent 70f14492e7
commit 9ca5710cff
3 changed files with 4 additions and 3 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 836 B

+2 -1
View File
@@ -15,7 +15,8 @@
}
.transaction-table_header {
background-color: #dff0d8;
/*background-color: #dff0d8;*/
background: #fafafa url(../images/fhbg.gif) repeat-x bottom;
height: 30px;
position: absolute;
top: 0;
+2 -2
View File
@@ -17,7 +17,7 @@
<li class="for-datetimepicker">
<div ng-show="periodType == 'last'" class="btn-group" style="margin-top:0px;">
<label class="btn" ng-class="{'btn-success': periodType == 'last'}">
<input type="radio" ng-click="changePeriodTypeTo('range')"><i class="icon-refresh icon-white"></i>
<input type="radio" ng-click="changePeriodTypeTo('range')"><i class="icon-calendar icon-white"></i>
</label>
<label class="btn" ng-class="{'btn-info': period == 5}">
<input type="radio" ng-click="periodClick(5)">Last 5m
@@ -46,7 +46,7 @@
</div>
<div ng-show="periodType == 'range'" class="datetimepicker input-prepend input-append date">
<button class="btn btn-success" ng-click="changePeriodTypeTo('last')">
<i class="icon-refresh icon-white"></i>
<i class="icon-th-list icon-white"></i>
</button>
<input id="from-picker" type="text">
<span class="add-on">