2013-11-18, 09:08 PM
Ok I did that .M. said and this was the code at the bottom of global.css
.test {
background: #151515;
display: block;
width: 120px;
margin: 3px 3px 0px 3px;
padding: 2px 3px;
border-bottom:1px solid #2a2a2a;
-moz-border-radius: 3px;
text-align: right;
font-weight: bold;
}
.expcolimage {display: none!important}
}
I think it worked, thanks!
.test {
background: #151515;
display: block;
width: 120px;
margin: 3px 3px 0px 3px;
padding: 2px 3px;
border-bottom:1px solid #2a2a2a;
-moz-border-radius: 3px;
text-align: right;
font-weight: bold;
}
.expcolimage {display: none!important}
}
I think it worked, thanks!