mirror of
https://github.com/fergalmoran/robotopro.git
synced 2025-12-22 09:18:53 +00:00
Initial commit
This commit is contained in:
17
static/css/less/page.invoice.less
Executable file
17
static/css/less/page.invoice.less
Executable file
@@ -0,0 +1,17 @@
|
||||
/* invoice */
|
||||
.invoice-info {
|
||||
line-height:24px !important;
|
||||
color:#444444;
|
||||
vertical-align:bottom;
|
||||
margin-left:9px; margin-right:9px;
|
||||
}
|
||||
.invoice-info-label {
|
||||
display:inline-block;
|
||||
max-width:100px;
|
||||
text-align:right;
|
||||
font-size:14px;
|
||||
}
|
||||
.invoice-box .label-large[class*="arrowed"]{
|
||||
margin-left:11px !important;
|
||||
max-width:95%;
|
||||
}
|
||||
Reference in New Issue
Block a user