view client/digitallibrary/jquery/svg/jquery.svg.css @ 889:65ad22044e13 jquery

merge with 80a695f683c702570c981aef4471a13d2d7f7f87
author robcast
date Wed, 06 Apr 2011 13:26:40 +0200
parents ccf67eaf97ee
children
line wrap: on
line source

/* http://keith-wood.name/svg.html
   SVG for jQuery v1.4.2.
   Written by Keith Wood (kbwood{at}iinet.com.au) August 2007.
   Dual licensed under the GPL (http://dev.jquery.com/browser/trunk/jquery/GPL-LICENSE.txt) and 
   MIT (http://dev.jquery.com/browser/trunk/jquery/MIT-LICENSE.txt) licenses. 
   Please attribute the author if you use it. */

svg\:svg {
	display: none;
}

.svg_error {
	color: red;
	font-weight: bold;
}