Monday, May 18, 2009

Kenworthy Bruce Lawyers , KB Lawyers

KENWORTHY BRUCE LAWYERS has focused it’s expertise in the areas of motor vehicle accidents and debt recovery. Also renowned for immigration appeals and commercial work

http://kblawyers.com.au/

Melbourne Lawyer, Immigration Lawyer, Debt recovery, Motor Vehicle Accident Lawyer, Commercial Claims Lawyer, Australian Immigration Lawyer

Monday, May 11, 2009

CSS no border on images

:link img {
border: none;
}

CMSMS CSS exceptions

.mceContentBody ul{
list-style: disc;
list-style-type: disc;
list-style-position: inside;
}

.mceContentBody ul li:before {
content: "\00BB \0020";
}

/* TinyMCE specific rules */
body.mceContentBody {
background: #FFF;
}

.mceContentBody a {
color: red !important; /* FF requires a important here */
}