| Current Path : /var/www/cesa.co.za/app/css/ |
| Current File : /var/www/cesa.co.za/app/css/app.css |
/* Your app styles here */
.ios .tabbar-labels .tab-link:not(.tab-link-active) .icon-ios-fill {
display: none;
}
.ios .tabbar-labels .tab-link.tab-link-active .icon:not(.icon-ios-fill) {
display: none;
}
.cesaiconbutton {
background-color:#FFFFFF !important;
height:60px !important;
text-transform: none !important;
width:50px !important;
text-align:center;
}
.cesaiconbutton img {
height:42px;
}
.cesaiconbutton a {
color:rgb(55, 94, 173) !important;
}
.page-current .page-content {
background-image:url(https://www.cesa.co.za/app/images/bg.png) !important;
background-repeat:no-repeat !important;
background-size:100% !important;
}