View Single Post
  #5  
Old 4th April 2018, 20:51
borys84 borys84 is offline
Member
 
Join Date: Sep 2017
Posts: 5
Default
Quote:
Originally Posted by TraceR View Post
jqueryTools.css



/*TABS*/
.panes div, .tabItems
{
display:none;
padding:15px 10px;
border:1px solid #cccccc;
border-top:0;
min-height:100px;
background-color:#f7f7f7;


change this background-color:#f7f7f7;
Thanks
Reply With Quote