What controls the changing of the colors of the rounded tags?

I see the css for:
.wmsLowerDecoratedTabBar .tabTopLeft {
  background: url(http://localhost:8888/images/corner.png) no-repeat
0px -55px;
  -background: url(http://localhost:8888/images/corner_ie6.png) no-
repeat 0px -55px;
}
.wmsLowerDecoratedTabBar .tabTopRight {
  background: url(http://localhost:8888/images/corner.png) no-repeat
-6px -55px;
  -background: url(http://localhost:8888/images/corner_ie6.png) no-
repeat -6px -55px;
}

Thanks
-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Reply via email to