jinlin
2024-10-22 26ebef24f023a80f5be5ff27c93585f70688f6ee
web/public/SVGOrigin/Method-Draw-master/test/qunit/qunit.css
@@ -27,7 +27,7 @@
   font-size: 1.5em;
   line-height: 1em;
   font-weight: normal;
   border-radius: 15px 15px 0 0;
   -moz-border-radius: 15px 15px 0 0;
   -webkit-border-top-right-radius: 15px;
@@ -83,11 +83,11 @@
   padding: 0.5em;
   background-color: #fff;
   border-radius: 15px;
   -moz-border-radius: 15px;
   -webkit-border-radius: 15px;
   box-shadow: inset 0px 2px 13px #999;
   -moz-box-shadow: inset 0px 2px 13px #999;
   -webkit-box-shadow: inset 0px 2px 13px #999;
@@ -150,7 +150,7 @@
#qunit-tests .pass                          { color: #528CE0; background-color: #D2E0E6; }
#qunit-tests .pass .test-name               { color: #366097; }
#qunit-tests .pass .test-actual,
#qunit-tests .pass .test-expected           { color: #999999; }