4.1 - back button still in blue....
hi,
I made a simple webapp with the 1.4.1
- <div data-role="page" id="cabinet" data-theme="b" style=" background:#BBBDBF;">
- <div data-role="header" >
- <h1>Vinay Matériel</h1>
- </div><!-- /header -->
I click on the back button, when I come back to page id"cabinet" the back button is still in blue.
This issue "work" with the demo (theme valencia)
Regards