source: pro-violet-viettel/sourcecode/assets/css/less/page.invoice.less @ 690

Last change on this file since 690 was 313, checked in by dungnv, 11 years ago
File size: 341 bytes
Line 
1/* invoice */
2.invoice-info {
3  line-height:24px !important;
4  color:#444444;
5  vertical-align:bottom;
6  margin-left:9px; margin-right:9px;
7}
8.invoice-info-label {
9  display:inline-block;
10  max-width:100px;
11  text-align:right;
12  font-size:14px;
13}
14.invoice-box .label-large[class*="arrowed"]{
15  margin-left:11px !important;
16  max-width:95%;
17}
Note: See TracBrowser for help on using the repository browser.