fix color of submit button
[mkws-moved-to-github.git] / examples / htdocs / jasmine-local-popup.html
index a848122..02f1863 100644 (file)
 
     <script type="text/javascript" src="test/js/mkws-jasmine-run.js"></script>
     <script type="text/javascript"> mkws_jasmine_init(500); </script>
+
+    <style type="text/css">
+      body > div > form > input.ui-state-default { background: none; }
+    </style>
   </head>
 
   <body>