cc_detailsline: use a smaller thickness

Origin commit data
------------------
Commit: fdc2ca37a9
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-06 (Tue, 06 Sep 2016)

Origin message was:
------------------
- cc_detailsline: use a smaller thickness
This commit is contained in:
vanhofen
2016-09-06 11:04:10 +02:00
parent ac09ba9f73
commit dad9337769

View File

@@ -61,7 +61,7 @@ void CComponentsDetailLine::initVarDline( const int& x_pos, const int& y_pos_top
shadow_w = 1;
//CComponentsDetailLine
thickness = 4;
thickness = 2; //NI
cc_body_gradient_enable = false;
}