Files
CRM/libraries/jquery/gantt/libs/jquery.svg.css
BACHIR SOULDI 2794e62571 first commit
2025-09-28 08:49:37 +01:00

16 lines
428 B
CSS

/* http://keith-wood.name/svg.html
SVG for jQuery v1.4.5.
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;
}