Patch level : 10.0 patch 320
Files correlati : lvbolacr.msk, lvbolacr.ini Ricompilazione Demo : [ ] Commento : Corretta regola di colorazione delle righe git-svn-id: svn://10.65.10.50/trunk@18959 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
d2a7e99f69
commit
fc80f47683
@ -274,6 +274,6 @@ NGROUPS=23
|
|||||||
|
|
||||||
[Colors]
|
[Colors]
|
||||||
RuleName(1) = Riga vuota
|
RuleName(1) = Riga vuota
|
||||||
Rule(1) = STR(TIPORIGA!="05")&&(QTA==0)&&(QTAGG1==0)|N
|
Rule(1) = (TIPORIGA!="05")&&(QTA==0)&&(QTAGG1==0)
|
||||||
BgCol(1) = 255,255,128
|
BgCol(1) = 255,255,128
|
||||||
FgCol(1) = 0,0,0
|
FgCol(1) = 0,0,0
|
Loading…
x
Reference in New Issue
Block a user