Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/examples/Conozco-Uruguay/css/jquery.svg.css
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Conozco-Uruguay/css/jquery.svg.css')
-rwxr-xr-xexamples/Conozco-Uruguay/css/jquery.svg.css15
1 files changed, 0 insertions, 15 deletions
diff --git a/examples/Conozco-Uruguay/css/jquery.svg.css b/examples/Conozco-Uruguay/css/jquery.svg.css
deleted file mode 100755
index c409af9..0000000
--- a/examples/Conozco-Uruguay/css/jquery.svg.css
+++ /dev/null
@@ -1,15 +0,0 @@
-/* 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 {
- display: none;
-}
-
-.svg_error {
- color: red;
- font-weight: bold;
-}