deno.land / x / lodash@4.17.19 / vendor / firebug-lite / skin / xp / firebug-1.3a2.css
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818.fbBtnPressed { background: #ECEBE3; padding: 3px 6px 2px 7px !important; margin: 1px 0 0 1px; _margin: 1px -1px 0 1px; border: 1px solid #ACA899 !important; border-color: #ACA899 #ECEBE3 #ECEBE3 #ACA899 !important;}
.fbToolbarButtons { display: none;}
#fbStatusBarBox { display: none;}
/************************************************************************************************ Error Popup*************************************************************************************************/#fbErrorPopup { position: absolute; right: 0; bottom: 0; height: 19px; width: 75px; background: url(sprite.png) #f1f2ee 0 0; z-index: 999;}
#fbErrorPopupContent { position: absolute; right: 0; top: 1px; height: 18px; width: 75px; _width: 74px; border-left: 1px solid #aca899;}
#fbErrorIndicator { position: absolute; top: 2px; right: 5px;}
.fbBtnInspectActive { background: #aaa; color: #fff !important;}
/************************************************************************************************ General*************************************************************************************************/html, body { margin: 0; padding: 0; overflow: hidden;}
body { font-family: Lucida Grande, Tahoma, sans-serif; font-size: 11px; background: #fff; }
.clear { clear: both;}
/************************************************************************************************ Mini Chrome*************************************************************************************************/#fbMiniChrome { display: none; right: 0; height: 27px; background: url(sprite.png) #f1f2ee 0 0; margin-left: 1px;}
#fbMiniContent { display: block; position: relative; left: -1px; right: 0; top: 1px; height: 25px; border-left: 1px solid #aca899;}
#fbToolbarSearch { float: right; border: 1px solid #ccc; margin: 0 5px 0 0; background: #fff url(search.png) no-repeat 4px 2px; padding-left: 20px; font-size: 11px;}
#fbToolbarErrors { float: right; margin: 1px 4px 0 0; font-size: 11px;}
#fbLeftToolbarErrors { float: left; margin: 7px 0px 0 5px; font-size: 11px;}
.fbErrors { padding-left: 20px; height: 14px; background: url(errorIcon.png) no-repeat; color: #f00; font-weight: bold; }
#fbMiniErrors { display: inline; display: none; float: right; margin: 5px 2px 0 5px;}
#fbMiniIcon { float: right; margin: 3px 4px 0; height: 20px; width: 20px; float: right; background: url(sprite.png) 0 -135px; cursor: pointer;}
/************************************************************************************************ Master Layout*************************************************************************************************/#fbChrome { position: fixed; overflow: hidden; height: 100%; width: 100%; border-collapse: collapse; background: #fff;}
#fbTop { height: 49px;}
#fbToolbar { position: absolute; z-index: 5; width: 100%; top: 0; background: url(sprite.png) #f1f2ee 0 0; height: 27px; font-size: 11px; overflow: hidden;}
#fbPanelBarBox { top: 27px; position: absolute; z-index: 8; width: 100%; background: url(sprite.png) #dbd9c9 0 -27px; height: 22px;}
#fbContent { height: 100%; vertical-align: top;}
#fbBottom { height: 18px; background: #fff;}
/************************************************************************************************ Sub-Layout *************************************************************************************************/
/* fbToolbar *************************************************************************************************/#fbToolbarIcon { float: left; padding: 4px 5px 0;}
#fbToolbarIcon a { display: block; height: 20px; width: 20px; background: url(sprite.png) 0 -135px; text-decoration: none; cursor: default;}
#fbToolbarButtons { float: left; padding: 4px 2px 0 5px;}
#fbToolbarButtons a { text-decoration: none; display: block; float: left; color: #000; padding: 4px 8px 4px; cursor: default;}
#fbToolbarButtons a:hover { color: #333; padding: 3px 7px 3px; border: 1px solid #fff; border-bottom: 1px solid #bbb; border-right: 1px solid #bbb;}
#fbStatusBarBox { position: relative; top: 5px; line-height: 19px; cursor: default; }
.fbToolbarSeparator{ overflow: hidden; border: 1px solid; border-color: transparent #fff transparent #777; _border-color: #eee #fff #eee #777; height: 7px; margin: 10px 6px 0 0; float: left;}
.fbStatusBar span { color: #808080; padding: 0 4px 0 0;}
.fbStatusBar span a { text-decoration: none; color: black;}
.fbStatusBar span a:hover { color: blue; cursor: pointer; }
#fbWindowButtons { position: absolute; white-space: nowrap; right: 0; top: 0; height: 17px; _width: 50px; padding: 5px 0 5px 5px; z-index: 6; background: url(sprite.png) #f1f2ee 0 0;}
/* fbPanelBarBox*************************************************************************************************/
#fbPanelBar1 { width: 255px; /* fixed width to avoid tabs breaking line */ z-index: 8; left: 0; white-space: nowrap; background: url(sprite.png) #dbd9c9 0 -27px; position: absolute; left: 4px;}
#fbPanelBar2Box { background: url(sprite.png) #dbd9c9 0 -27px; position: absolute; height: 22px; width: 300px; /* fixed width to avoid tabs breaking line */ z-index: 9; right: 0;}
#fbPanelBar2 { position: absolute; width: 290px; /* fixed width to avoid tabs breaking line */ height: 22px; padding-left: 10px;}
/* body *************************************************************************************************/.fbPanel { display: none;}
#fbPanelBox1, #fbPanelBox2 { max-height: inherit; height: 100%; font-size: 11px;}
#fbPanelBox2 { background: #fff;}
#fbPanelBox2 { width: 300px; background: #fff;}
#fbPanel2 { padding-left: 6px; background: #fff;}
.hide { overflow: hidden !important; position: fixed !important; display: none !important; visibility: hidden !important;}
/* fbBottom *************************************************************************************************/
#fbCommand { height: 18px;}
#fbCommandBox { position: absolute; width: 100%; height: 18px; bottom: 0; overflow: hidden; z-index: 9; background: #fff; border: 0; border-top: 1px solid #ccc;}
#fbCommandIcon { position: absolute; color: #00f; top: 2px; left: 7px; display: inline; font: 11px Monaco, monospace; z-index: 10;}
#fbCommandLine { position: absolute; width: 100%; top: 0; left: 0; border: 0; margin: 0; padding: 2px 0 2px 32px; font: 11px Monaco, monospace; z-index: 9;}
div.fbFitHeight { overflow: auto; _position: absolute;}
/************************************************************************************************ Layout Controls*************************************************************************************************/
/* fbToolbar buttons *************************************************************************************************/#fbWindowButtons a { font-size: 1px; width: 16px; height: 16px; display: block; float: right; margin-right: 4px; text-decoration: none; cursor: default;}
#fbWindow_btClose { background: url(sprite.png) 0 -119px;}
#fbWindow_btClose:hover { background: url(sprite.png) -16px -119px;}
#fbWindow_btDetach { background: url(sprite.png) -32px -119px;}
#fbWindow_btDetach:hover { background: url(sprite.png) -48px -119px;}
/* fbPanelBarBox tabs *************************************************************************************************/.fbTab { text-decoration: none; display: none; float: left; width: auto; float: left; cursor: default; font-family: Lucida Grande, Tahoma, sans-serif; font-size: 11px; font-weight: bold; height: 22px; color: #565656;}
.fbPanelBar span { display: block; float: left;}
.fbPanelBar .fbTabL,.fbPanelBar .fbTabR { height: 22px; width: 8px;}
.fbPanelBar .fbTabText { padding: 4px 1px 0;}
a.fbTab:hover { background: url(sprite.png) 0 -73px;}
a.fbTab:hover .fbTabL { background: url(sprite.png) -16px -96px;}
a.fbTab:hover .fbTabR { background: url(sprite.png) -24px -96px;}
.fbSelectedTab { background: url(sprite.png) #f1f2ee 0 -50px !important; color: #000;}
.fbSelectedTab .fbTabL { background: url(sprite.png) 0 -96px !important;}
.fbSelectedTab .fbTabR { background: url(sprite.png) -8px -96px !important;}
/* splitters *************************************************************************************************/#fbHSplitter { position: absolute; left: 0; top: 0; width: 100%; height: 5px; overflow: hidden; cursor: n-resize !important; background: url(pixel_transparent.gif); z-index: 9;}
#fbHSplitter.fbOnMovingHSplitter { height: 100%; z-index: 100;}
.fbVSplitter { background: #ece9d8; color: #000; border: 1px solid #716f64; border-width: 0 1px; border-left-color: #aca899; width: 4px; cursor: e-resize; overflow: hidden; right: 294px; text-decoration: none; z-index: 9; position: absolute; height: 100%; top: 27px; _width: 6px;}
/************************************************************************************************/div.lineNo { font: 11px Monaco, monospace; float: left; display: inline; position: relative; margin: 0; padding: 0 5px 0 20px; background: #eee; color: #888; border-right: 1px solid #ccc; text-align: right;}
pre.nodeCode { font: 11px Monaco, monospace; margin: 0; padding-left: 10px; overflow: hidden; /* _width: 100%; /**/}
/************************************************************************************************/.nodeControl { margin-top: 3px; margin-left: -14px; float: left; width: 9px; height: 9px; overflow: hidden; cursor: default; background: url(tree_open.gif); _float: none; _display: inline; _position: absolute;}
div.nodeMaximized { background: url(tree_close.gif);}
div.objectBox-element { padding: 1px 3px;}.objectBox-selector{ cursor: default;}
.selectedElement{ background: highlight; /* background: url(roundCorner.svg); Opera */ color: #fff !important;}.selectedElement span{ color: #fff !important;}
/* Webkit CSS Hack - bug in "highlight" named color */ @media screen and (-webkit-min-device-pixel-ratio:0) { .selectedElement{ background: #316AC5; color: #fff !important; }}
/************************************************************************************************//************************************************************************************************/.logRow * { font-size: 11px;}
.logRow { position: relative; border-bottom: 1px solid #D7D7D7; padding: 2px 4px 1px 6px; background-color: #FFFFFF;}
.logRow-command { font-family: Monaco, monospace; color: blue;}
.objectBox-string,.objectBox-text,.objectBox-number,.objectBox-function,.objectLink-element,.objectLink-textNode,.objectLink-function,.objectBox-stackTrace,.objectLink-profile { font-family: Monaco, monospace;}
.objectBox-null { padding: 0 2px; border: 1px solid #666666; background-color: #888888; color: #FFFFFF;}
.objectBox-string { color: red; white-space: pre;}
.objectBox-number { color: #000088;}
.objectBox-function { color: DarkGreen;}
.objectBox-object { color: DarkGreen; font-weight: bold; font-family: Lucida Grande, sans-serif;}
.objectBox-array { color: #000;}
/************************************************************************************************/.logRow-info,.logRow-error,.logRow-warning { background: #fff no-repeat 2px 2px; padding-left: 20px; padding-bottom: 3px;}
.logRow-info { background-image: url(infoIcon.png);}
.logRow-warning { background-color: cyan; background-image: url(warningIcon.png);}
.logRow-error { background-color: LightYellow; background-image: url(errorIcon.png); color: #f00;}
.errorMessage { vertical-align: top; color: #f00;}
.objectBox-sourceLink { position: absolute; right: 4px; top: 2px; padding-left: 8px; font-family: Lucida Grande, sans-serif; font-weight: bold; color: #0000FF;}
/************************************************************************************************/.logRow-group { background: #EEEEEE; border-bottom: none;}
.logGroup { background: #EEEEEE;}
.logGroupBox { margin-left: 24px; border-top: 1px solid #D7D7D7; border-left: 1px solid #D7D7D7;}
/************************************************************************************************/.selectorTag,.selectorId,.selectorClass { font-family: Monaco, monospace; font-weight: normal;}
.selectorTag { color: #0000FF;}
.selectorId { color: DarkBlue;}
.selectorClass { color: red;}
/************************************************************************************************/.objectBox-element { font-family: Monaco, monospace; color: #000088;}
.nodeChildren { padding-left: 26px;}
.nodeTag { color: blue; cursor: pointer;}
.nodeValue { color: #FF0000; font-weight: normal;}
.nodeText,.nodeComment { margin: 0 2px; vertical-align: top;}
.nodeText { color: #333333; font-family: Monaco, monospace;}
.nodeComment { color: DarkGreen;}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.nodeHidden, .nodeHidden * { color: #888888;}
.nodeHidden .nodeTag { color: #5F82D9;}
.nodeHidden .nodeValue { color: #D86060;}
.selectedElement .nodeHidden, .selectedElement .nodeHidden * { color: SkyBlue !important;}
/************************************************************************************************/.log-object { /* _position: relative; _height: 100%; /**/}
.property { position: relative; clear: both; height: 15px;}
.propertyNameCell { vertical-align: top; float: left; width: 28%; position: absolute; left: 0; z-index: 0;}
.propertyValueCell { float: right; width: 68%; background: #fff; position: absolute; padding-left: 5px; display: table-cell; right: 0; z-index: 1; /* _position: relative; /**/}
.propertyName { font-weight: bold;}
.FirebugPopup { height: 100% !important;}
.FirebugPopup #fbWindowButtons { display: none !important;}
.FirebugPopup #fbHSplitter { display: none !important;}
Version Info