Sc0rps
Active member
Hello all ,
a was editing my message.css template and i found this :
i want to know if this is normal ? :
_filter: progidXImageTransform.Microsoft.gradient(startColorstr=#00000000,endColorstr=#00000000);
_filter: progidXImageTransform.Microsoft.gradient(startColorstr=#00000000,endColorstr=#00000000);
is it a hack something ? because something used teamviewer to fix me a probleme yesterday ..
thank you
a was editing my message.css template and i found this :
Code:
.message .messageInfo {
background: url(rgba.php?r=0&g=0&b=0&a=0);
background: url(rgba.php?r=0&g=0&b=0&a=0);
background: rgba(0, 0, 0, 0);
_filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000,endColorstr=#00000000);
_filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000,endColorstr=#00000000);
padding: 0;
margin-left: 182px;
border-bottom: 1px none black;
zoom: 1;
}
i want to know if this is normal ? :
_filter: progidXImageTransform.Microsoft.gradient(startColorstr=#00000000,endColorstr=#00000000);
_filter: progidXImageTransform.Microsoft.gradient(startColorstr=#00000000,endColorstr=#00000000);
is it a hack something ? because something used teamviewer to fix me a probleme yesterday ..
thank you