gxb-bootstrap.scss
356 Bytes
#previewpanel{
.nav-tabs>li.active>a{
color: #1FB6FF;
height: 34px;
line-height: 34px;
}
.nav-tabs>li>a {
margin-right: 0;
line-height: 1.428571429;
border: none !important;
background: transparent !important;
height: 60px;
line-height: 60px;
padding: 0;
}
}