-
{
margin: 0; padding: 0;
}
html, body {
height: 100%;
}
th, td {
font-weight: normal; text-align: left; vertical-align: top;
}
dashboard {
position: absolute; top: 36px; bottom: 0; left: 0; right: 80%; background: #e9e9e9; border-right: 1px solid #888; overflow: auto;
}
busy {
position: static; top: 0; left: 0; width: 100%; height: 100%; z-index: 100; opacity: .5; -moz-opacity: .5; -khtml-opacity: .5; -o-opacity: .5; filter: alpha(opacity=50); background: #fff; display: none;
}
.busy busy {
display: block;
}
tests li {
list-style: none; display: block; border-bottom: 1px solid #cfcfcf;
}
tests a {
display: block; font-family: Helvetica, Arial, Geneva, sans-serif; font-size: 14px; color: #363636; background: #e9e9e9; background: -moz-linear-gradient(top, #e9e9e9 0%, #d3d3d3 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e9e9e9), color-stop(100%, #d3d3d3)); background: -webkit-linear-gradient(top, #e9e9e9 0%, #d3d3d3 100%); background: -o-linear-gradient(top, #e9e9e9 0%, #d3d3d3 100%); background: -ms-linear-gradient(top, #e9e9e9 0%, #d3d3d3 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#d3d3d3', GradientType=0); background: linear-gradient(top, #e9e9e9 0%, #d3d3d3 100%); padding: 13px 9px 9px 18px; text-decoration: none; border-left: 5px solid #aaa;
}
tests li a:hover {
border-left-color: #838383; background: #d3d3d3; background: -moz-linear-gradient(top, #e9e9e9 0%, #b3b3b3 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e9e9e9), color-stop(100%, #b3b3b3)); background: -webkit-linear-gradient(top, #e9e9e9 0%, #b3b3b3 100%); background: -o-linear-gradient(top, #e9e9e9 0%, #b3b3b3 100%); background: -ms-linear-gradient(top, #e9e9e9 0%, #b3b3b3 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#b3b3b3', GradientType=0); background: linear-gradient(top, #e9e9e9 0%, #b3b3b3 100%); color: #191919;
}
tests li.active a {
border-left-color: #c94f5a; color: #191919; background: #dfdfdf; background: -moz-linear-gradient(top, #dfdfdf 0%, #ffffff 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dfdfdf), color-stop(100%, #ffffff)); background: -webkit-linear-gradient(top, #dfdfdf 0%, #ffffff 100%); background: -o-linear-gradient(top, #dfdfdf 0%, #ffffff 100%); background: -ms-linear-gradient(top, #dfdfdf 0%, #ffffff 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ffffff', GradientType=0); background: linear-gradient(top, #dfdfdf 0%, #ffffff 100%); cursor: default;
}
editor {
position: absolute; top: 36px; bottom: 0; left: 20%; right: 40%;
}
sourceContainer {
position: absolute; left: 0; top: 0; right: 0; bottom: 0px; padding: 5px;
}
source {
height: 100%; width: 100%; font-family: Menlo, Monaco, Consolas, monospace; border: none; resize: none; outline: none; font-size: 11px;
}
menu {
border-bottom: 1px solid #888; position: absolute; left: 0; right: 0; top: 0; height: 35px; background: #efc5ca; background: -moz-linear-gradient(top, #efc5ca 0%, #d24b5a 50%, #ba2737 51%, #f18e99 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efc5ca), color-stop(50%, #d24b5a), color-stop(51%, #ba2737), color-stop(100%, #f18e99)); background: -webkit-linear-gradient(top, #efc5ca 0%, #d24b5a 50%, #ba2737 51%, #f18e99 100%); background: -o-linear-gradient(top, #efc5ca 0%, #d24b5a 50%, #ba2737 51%, #f18e99 100%); background: -ms-linear-gradient(top, #efc5ca 0%, #d24b5a 50%, #ba2737 51%, #f18e99 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efc5ca', endColorstr='#f18e99', GradientType=0); background: linear-gradient(top, #efc5ca 0%, #d24b5a 50%, #ba2737 51%, #f18e99 100%); overflow: hidden; padding-left: 135px;
}
logo {
height: 29px; width: 130px; border: 3px solid #fff; float: right;
}
h1 {
position: absolute; top: 7px; left: 10px; font-weight: normal; color: #fff; font-family: Helvetica, Arial, Geneva, sans-serif; font-size: 23px; line-height: 23px; text-shadow: 1px 1px 0px rgba(0, 0, 0, .3); -filter: dropshadow(color=#000000, offx=1, offy=1);
}
menu li, importExport li {
height: 23px; display: inline-block; padding: 6px 0 4px 7px; list-style: none;
}
menu li a, importExport a {
display: block; background: #3a3a3a; background: -moz-linear-gradient(top, #3a3a3a 0%, #2c2c2c 50%, #000000 51%, #111111 60%, #606060 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3a3a3a), color-stop(50%, #2c2c2c), color-stop(51%, #000000), color-stop(60%, #111111), color-stop(100%, #606060)); background: -webkit-linear-gradient(top, #3a3a3a 0%, #2c2c2c 50%, #000000 51%, #111111 60%, #606060 100%); background: -o-linear-gradient(top, #3a3a3a 0%, #2c2c2c 50%, #000000 51%, #111111 60%, #606060 100%); background: -ms-linear-gradient(top, #3a3a3a 0%, #2c2c2c 50%, #000000 51%, #111111 60%, #606060 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a3a3a', endColorstr='#606060', GradientType=0); background: linear-gradient(top, #3a3a3a 0%, #2c2c2c 50%, #000000 51%, #111111 60%, #606060 100%); border: 1px solid #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; height: 16px; font-family: Helvetica, Arial, Geneva, sans-serif; text-decoration: none; color: #fff; font-size: 12px; line-height: 12px; padding: 5px 14px 0 14px;
}
menu li a {
-webkit-box-shadow: 0px 5px 10px 5px rgba(100, 0, 8, 0.25); -moz-box-shadow: 0px 5px 10px 5px rgba(100, 0, 8, 0.25); box-shadow: 0px 5px 10px 5px rgba(100, 0, 8, 0.25); outline: none;
}
menu li a:hover {
-webkit-box-shadow: 0px 5px 10px 5px rgba(100, 0, 8, 0.5); -moz-box-shadow: 0px 5px 10px 5px rgba(100, 0, 8, 0.5); box-shadow: 0px 5px 10px 5px rgba(100, 0, 8, 0.5);
}
results {
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAIAAAC0Ujn1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAYtJREFUeNqslo2OwyAIgAdyTa7v/4RL7hV22aXKobbOKf4lI03LEJCifh383O+GCABuXWFmexyiUHTu+rNzx3HQ977LQ0JPsxrDDIjbvkeHQRVBvraNjDHWWu47gmRGNMar73a1jvikN8+Wd4pJo0GBegJpXPzJTNGDr7zq6zIrb6XXEeI5FIGvaYu8mR7tXAxdhUMMzXoFdUPyRCm4WXJReJwpeovOjOPFVrvfXpI0gMOMsDRrZsHefhhK1wcnwifm0LxRHeVh3mDnovCkBwX1KfmU3A5aaWf2cPG1QeOd/Cl37jpHafNAkcTjydoIpt5Zz/zp9/HwMEPMq+OqQHn+PZ+ivDCZelLtvFgH1XxgdelrS44RTTxU5zkp9zGBQz+FwCSonOekyJjAsjcCgUk/fg1OLhGYljjpPzfTBMYmJ6+rJIlK4AqcnEMVGoXnnOwRuDq9OObk3P5ZId+SaAT+UGqtV3j7KFUbvZ7g5BKBcYmTSwQmZ+08J+XupgnsoTrPyfPv5ByB/wUYAA8/LCCTu6t2AAAAAElFTkSuQmCC); font-size: 12px; font-family: Helvetica, Arial, Geneva, sans-serif; position: absolute; top: 36px; bottom: 0; right: 0; left: 60%; overflow: auto; border-left: 1px solid #888;
}
results a {
text-decoration: none; color: #147ca2;
}
actionsShadow {
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAXCAYAAADKmiUPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAD5JREFUeNpiYGNjE2diZ2dnYOLg4GBg4uLighLc3NxQgpeXl4GJh4cHygITfHx8yFw0JQi9CPPAxoMsAggwALpTAy8aU1CDAAAAAElFTkSuQmCC); background-repeat: repeat-x; height: 23px;
}
actions > li {
padding: 14px 14px 4px 14px; background-image: url(data:image/gif;base64,R0lGODlhAQARAKIAAPn5+fT09PX19ff39/j4+Pb29gAAAAAAACH5BAAAAAAALAAAAAABABEAAAMJCApE86WIGWoCADs=); background-repeat: repeat-x; background-position: 0 0; background-color: #f3f3f3; border-top: 1px solid #fff; border-bottom: 1px solid #d9d9d9; list-style: none; position: relative;
}
actions li.error {
background: #ffe7e7;
}
actions div.expander {
margin: 10px 0;
}
actions div.expander a:before {
color: #9a9a9a;
}
actions div.expander a.closed:before {
content: "▶ ";
}
actions div.expander a.open:before {
content: "▼ ";
}
actions li h4 {
font-size: 14px; font-weight: normal; margin-bottom: 10px;
}
actions li h4 strong {
font-weight: bold; color: #494949;
}
actions li.error h4 {
color: #781406;
}
actions li.update h4 {
color: #bb4600;
}
actions li.add h4, actions li.remove h4 {
color: #bb7700;
}
actions li.commit h4 {
color: #004d8f;
}
actions li.replicate h4 {
color: #627700;
}
actions li.delete h4 {
color: #cb0101;
}
actions li.orders h4 {
color: #007c60;
}
actions li.confirmOrder h4 {
color: #37007c;
}
actions li.purge h4 {
color: #87013a;
}
actions li.sendFile h4 {
color: #016599;
}
actions li.locale h4 {
color: #51637e;
}
actions li.time {
padding: 8px 14px 8px 14px;
}
actions li.time h4 {
font-size: 12px; color: #5a5a5a; margin-bottom: 0;
}
actions li.wait h4 {
color: #7e7e7e;
}
actions li.update div.expander, actions li.add div.expander, actions li.remove div.expander, actions li.commit div.status, actions li.wait div.status, actions li.purge div.status, actions li.orders div.status, actions li.confirmOrder div.status, actions li.sendFile div.status {
position: absolute; right: 14px; top: 14px; margin: 0;
}
actions li.commit div.info, actions li.purge div.info {
position: absolute; right: 14px; bottom: 14px;
}
actions li div.status, actions li div.info {
color: #5a5a5a;
}
actions li div.status strong, actions li div.info strong {
font-weight: normal; color: #00038f;
}
actions li.update table.details {
width: 100%; font-family: Menlo, Monaco, Consolas, monospace; margin-bottom: 10px;
}
actions li.update table.details th, actions li.update table.details td {
color: #494949;
}
actions li.update table.details th:after {
content: ":";
}
actions li.update table.details th {
width: 33%; text-align: right; padding-right: 12px; color: #316432;
}
actions li.update table.details td.number {
color: #213f68;
}
actions li span.time {
color: #8b8b8b;
}
actions li.error div.status {
margin-bottom: 10px;
}
actions pre.errorData, actions li div.data div.raw {
font-family: Menlo, Monaco, Consolas, monospace; margin-bottom: 10px; color: #494949; font-size: 11px; border: 1px #aaa solid; padding: 6px; background: #fff; line-height: 17px; max-height: 170px; overflow: auto;
}
actions pre.errorData {
max-height: 250px;
}
actions li div.data div.raw {
word-wrap: break-word;
}
actions li div.error div.formatted.string {
margin-bottom: 10px;;
}
actions li.hasInfo div.response div.raw, actions li.hasInfo div.error div.formatted.string {
margin-bottom: 35px;
}
actions li.file img {
border: 2px solid #a0a0a0; display: inline;
}
actions li.file pre.checksum {
float: left; font-family: Menlo, Monaco, Consolas, monospace; font-size: 11px; color: #017948; padding-right: 1em;
}
actions li.file div.fileSize {
color: #555; margin-bottom: 10px;
}
div.data {
overflow: auto;
}
div.data div.formatted {
background: #f9f9f9; border: solid #e2e2e2; border-width: 0 1px 1px 0; font-family: Menlo, Monaco, Consolas, monospace; font-size: 11px; display: table;
}
div.data div.formatted table, div.data div.formatted ol {
border: solid #e2e2e2; border-width: 1px 0 0 1px; padding: 3px 0 0 3px; width: 100%;
}
div.data div.formatted th, div.data div.formatted td, div.data div.formatted li {
padding: 0 3px 3px 0;
}
div.data div.formatted li {
margin-left: 27px;
}
div.data div.formatted th {
color: #017948; width: 80px; text-align: right; padding-right: 7px;
}
div.data div.formatted ol {
color: #87a801;
}
div.data div.formatted .string, div.data div.formatted.string {
color: #4c4c4c; white-space: pre-wrap;
}
div.data div.formatted.string {
padding: 4px; border-width: 1px;
}
div.data div.formatted .boolean, div.data div.formatted .null {
color: #83000f;
}
importExport {
position: absolute; width: 478px; height: 378px; background: #eee; top: 50%; left: 50%; padding: 10px; margin: -200px 0 0 -250px; font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 12px; color: #222; border: 1px solid #999;
}
series {
border: 1px solid #ccc; resize: none; padding: 5px; width: 466px; height: 310px; margin: 9px 0 3px 0; font-family: Menlo, Monaco, Consolas, monospace; font-size: 10px;
}
importExport.import .export, importExport.export .import {
display: none;
}
importExport li {
float: right;
}