cc_detailsline: use a smaller thickness

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

Origin message was:
------------------
- cc_detailsline: use a smaller thickness

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2016-09-06 11:04:10 +02:00
parent 98fbaa130d
commit 59dc4041c7

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;
}