Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/cst-next

Origin commit data
------------------
Branch: ni/coolstream
Commit: 26f5742797
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-19 (Wed, 19 Oct 2016)


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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2016-10-19 14:39:32 +02:00
5 changed files with 8 additions and 0 deletions

View File

@@ -1856,6 +1856,7 @@ void CAudioPlayerGui::paintItemID3DetailsLine (int pos)
ibox->setCorner(RADIUS_LARGE);
ibox->setColorFrame(COL_FRAME_PLUS_0);
ibox->setColorBody(COL_MENUCONTENTDARK_PLUS_0);
ibox->setTextColor(COL_MENUCONTENTDARK_TEXT);
ibox->forceTextPaint(false);
}