Daniel@0: /* h1.title { background: #ddd; color: black; padding: 0.2em; } */ Daniel@0: h1.title { background: none; color: black; text-align:left } Daniel@0: div#http-tree { width:38ex; margin-right:2ex; background-color:#f8f8f8; padding:1ex; border:solid 1px #eee;overflow-x:auto} Daniel@0: div#treeDiv1 { width:42ex } Daniel@0: div#http-help { margin-left:40ex; margin-top:1em; border-left-width:0px; padding-left: 0px;} Daniel@0: div#http-tree .ygtvlabel { background-color:transparent } Daniel@0: div#http-tree .ygtvtable { max-width:none;width:auto } Daniel@0: /* #http-tree .ygtvlabel, #http-tree .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover { background-color:transparent } */ Daniel@0: td input { margin-left:0.5ex; } Daniel@0: td input:first-child { margin-left:0; } Daniel@0: table.alt_http_parameters { width: 100% } Daniel@0: div.yui-overlay { Daniel@0: background-color: rgb(255,255,255); Daniel@0: padding: 1em; Daniel@0: box-shadow: 4px 4px 10px 5px rgba(0,0,0,0.5) Daniel@0: } Daniel@0: div.yui-panel .bd div.url { border: none; margin: 0ex; padding: 0ex } Daniel@0: div.yui-panel .bd div.result { margin: 0ex; padding: 1ex } Daniel@0: div.yui-panel .hd { font-weight: bold; margin-bottom: 1ex } Daniel@0: div.api_test table td { vertical-align:baseline; border:none } Daniel@0: div.api_test span.path { color:back }