View Single Post
  #4  
Old 4th April 2018, 20:48
TraceR's Avatar
TraceR TraceR is offline
BittyTorrent
 
Join Date: Mar 2015
Posts: 136
Default
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;
Reply With Quote