CHANGE_INVOICE_BOOK_DISCRIPTION_HEIGHT : AADHAVAN
This commit is contained in:
parent
fceaa9e1cd
commit
e7a5964d34
@ -6,6 +6,9 @@
|
|||||||
.blueText {
|
.blueText {
|
||||||
color: blue !important;
|
color: blue !important;
|
||||||
}
|
}
|
||||||
|
textarea.form-control {
|
||||||
|
height: 37px !important;
|
||||||
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
<?php $flag_name = $invoice_type === '1' ? " Books" : " Scheme"; ?>
|
<?php $flag_name = $invoice_type === '1' ? " Books" : " Scheme"; ?>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user