.graphconfig { background-color: #cccccc; -moz-border-radius: 10px 0 0 10px; padding: 10px; width: 15em; } .dgraphconfig { background-color: #cccccc; -moz-border-radius: 10px 0 0 10px; padding: 10px; width: 7em; } .graphconfig-list { background-color: #cccccc; -moz-border-radius: 0 10px 10px 0; padding: 10px; } /* Yuck */ .graphform-line, .baseline { margin-bottom: 5px; } .graphform-first-span { /* font-weight: bold; */ } /* #graphforms div .bd .graphform-line .graphform-first-span:after { content: "For "; } .module + .module .bd .graphform-line .graphform-first-span:after { content: "and " ! important; } */ select.tinderbox, select.testname { font-family: monospace; width: 350px; } select.other { font-family: monospace; width: 225px; } .plusminus { padding: 3px; vertical-align: middle; } .plusminus:hover { background: #999; } .plusminushidden { width: 20px; height: 20px; visibility: hidden; } .y-axis-label { font-family: Tahoma, Verdana, Vera Sans, "Bitstream Vera Sans", Arial, Helvetica, sans-serif; font-size: 75%; vertical-align: middle; text-align: right; } .x-axis-label { font-family: Tahoma, Verdana, Vera Sans, "Bitstream Vera Sans", Arial, Helvetica, sans-serif; font-size: 75%; padding: 0px; vertical-align: top; text-align: center; } .status { color: blue; } /* debug */ /*div { border: 1px solid blue; }*/