Thread: Graphics issue
View Single Post
Unread 08-11-2008, 01:05 PM
mpiaser mpiaser is offline
Junior Member
Join Date: Aug 2008
Posts: 9
  #2  
Default

Figured it out. Apparently the browser had marked those items as visited and the parameters were set to dotted for visited sites. It worked fine after I changed it to:

"solid solid solid solid",// visited border styles ["solid"|"double"|"dotted"|"dashed"|"groove"|"ridge "|"inset"|"outset"] (single, double or four values; be careful with using "none")
Reply With Quote