Mercurial > hg > dml-open-cliopatria
diff cpack/dml/web/css/minimal_http_doc.css @ 0:718306e29690 tip
commiting public release
author | Daniel Wolff |
---|---|
date | Tue, 09 Feb 2016 21:05:06 +0100 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cpack/dml/web/css/minimal_http_doc.css Tue Feb 09 21:05:06 2016 +0100 @@ -0,0 +1,21 @@ +/* h1.title { background: #ddd; color: black; padding: 0.2em; } */ +h1.title { background: none; color: black; text-align:left } +div#http-tree { width:38ex; margin-right:2ex; background-color:#f8f8f8; padding:1ex; border:solid 1px #eee;overflow-x:auto} +div#treeDiv1 { width:42ex } +div#http-help { margin-left:40ex; margin-top:1em; border-left-width:0px; padding-left: 0px;} +div#http-tree .ygtvlabel { background-color:transparent } +div#http-tree .ygtvtable { max-width:none;width:auto } +/* #http-tree .ygtvlabel, #http-tree .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover { background-color:transparent } */ +td input { margin-left:0.5ex; } +td input:first-child { margin-left:0; } +table.alt_http_parameters { width: 100% } +div.yui-overlay { + background-color: rgb(255,255,255); + padding: 1em; + box-shadow: 4px 4px 10px 5px rgba(0,0,0,0.5) +} +div.yui-panel .bd div.url { border: none; margin: 0ex; padding: 0ex } +div.yui-panel .bd div.result { margin: 0ex; padding: 1ex } +div.yui-panel .hd { font-weight: bold; margin-bottom: 1ex } +div.api_test table td { vertical-align:baseline; border:none } +div.api_test span.path { color:back }