/js/lib/Socket.IO-node/support/expresso/deps/jscoverage/doc/example-jsunit/jsunit/css/jsUnitStyle.css
CSS | 83 lines | 72 code | 11 blank | 0 comment | 0 complexity | 5437e4ab8bca66ee3966e5c29432705b MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.1, MPL-2.0-no-copyleft-exception, BSD-3-Clause
- body {
- margin-top: 0;
- margin-bottom: 0;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- color: #000;
- font-size: 0.8em;
- background-color: #fff;
- }
-
- a:link, a:visited {
- color: #00F;
- }
-
- a:hover {
- color: #F00;
- }
-
- h1 {
- font-size: 1.2em;
- font-weight: bold;
- color: #039;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- }
-
- h2 {
- font-weight: bold;
- color: #039;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- }
-
- h3 {
- font-weight: bold;
- color: #039;
- text-decoration: underline;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- }
-
- h4 {
- font-weight: bold;
- color: #039;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- }
-
- .jsUnitTestResultSuccess {
- color: #000;
- }
-
- .jsUnitTestResultNotSuccess {
- color: #F00;
- }
-
- .unselectedTab {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- height: 26px;
- background: #FFFFFF;
- border-style: solid;
- border-bottom-width: 1px;
- border-top-width: 1px;
- border-left-width: 1px;
- border-right-width: 1px;
- }
-
- .selectedTab {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- height: 26px;
- background: #DDDDDD;
- font-weight: bold;
- border-style: solid;
- border-bottom-width: 0px;
- border-top-width: 1px;
- border-left-width: 1px;
- border-right-width: 1px;
- }
-
- .tabHeaderSeparator {
- height: 26px;
- background: #FFFFFF;
- border-style: solid;
- border-bottom-width: 1px;
- border-top-width: 0px;
- border-left-width: 0px;
- border-right-width: 0px;
- }