jrFile not accepting jpg
Using Jamroom
Some steps on how I can get setup to see it happening would be helpful.
//.......
#tag_cloud:hover {
background-color:transparent;
color:#FFF;
}
background: #D4D7D9 url( {
:12px;
}
.form_help {
background-color:#FF66FF;
padding:9px;
border-radius:4px;
}
//.......
background: #D4D7D9 url( {
:12px;
}
/* @title something */
/* @help This is something */
.something {
background: #D4D7D9;
}
/* @title something */
/* @help This is something */
.something {
background-color: #D4D7D9;
}