Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/css/jquery.svg.css
blob: c181ec180c6a6fb35c204b8b3c6ffa0f0cdf85b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* 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;
}