firebug-lite.css 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218
  1. /* */
  2. #Firebug div, #Firebug h3, #Firebug span, #Firebug input, #Firebug textarea, #Firebug select, #Firebug option, #Firebug a, #Firebug strong, #Firebug em, #Firebug label, #Firebug center {
  3. position:static; float:none; width:auto; height:auto; text-align:left; border:0; overflow:visible; background:transparent none repeat left top; color:#111; font-size:1em; font-weight:normal; font-style:normal; font-family:sans-serif; margin:0; padding:0; min-height:0;
  4. }
  5. #Firebug input, #Firebug select, #Firebug textarea { background:#fff; font:11px Verdana, Geneva, Arial, Helvetica, sans-serif; border:1px outset #aaa; padding:2px }
  6. #Firebug center { text-align:center; }
  7. #Firebug strong { font-weight:bold; }
  8. #Firebug em { font-style:italic; }
  9. /* */
  10. #FirebugIFrame { position:fixed !important; position:absolute; z-index:99999998; left:0; bottom:0; width:100%; height:295px; background:#fff; border-width:0px; }
  11. #Firebug { position:fixed !important; position:absolute; z-index:99999999; left:0; bottom:0; width:100%; height:295px; background:#fff; overflow:hidden; }
  12. #Firebug .Resizer { position:absolute; top:0; width:100%; height:5px; background:transparent; *background:url(spacer.gif); cursor:n-resize; -moz-user-select:none; }
  13. #Firebug .Header { height:38px; background:#ccc url(firebug.gif) 0 -85px; }
  14. #Firebug .Left, #Firebug > .Right { background:#fff; height:257px;}
  15. #Firebug .Left { float:left; width:100%; }
  16. #Firebug .Right { float:left; display:none; width:30%; overflow:hidden; }
  17. #Firebug .Right .Container { height:100%; border-left:1px solid #ccc; }
  18. /*
  19. * buttonset
  20. */
  21. #Firebug .ButtonContainer { padding:8px 0 5px 10px; *margin-top:-3px; _margin-top:0; }
  22. #Firebug .ButtonContainer .Button { cursor:pointer; font:12px "MS Sans Serif", Geneva, sans-serif; color:#000; margin-right:5px; padding:4px 4px 4px 4px; border:1px solid transparent !important; border-color:#ccc; text-decoration:none; }
  23. #Firebug .ButtonContainer .Button:hover { border:1px outset #aaa !important; }
  24. #Firebug .ButtonContainer .Button:active { border-style:inset !important; background-color:#ccc; }
  25. #Firebug .ButtonContainer .Enabled { border:1px outset #aaa !important; }
  26. #Firebug .ButtonContainer .Logo { text-decoration:none; padding-left:24px; background:url(firebug.gif) no-repeat 5px 3px; border:0 !important; opacity:0.7; filter:Alpha(Opacity=70); }
  27. #Firebug .ButtonContainer .Logo:hover, #Firebug .ButtonContainer .Logo:active { border:0 !important; background-color:transparent; opacity:1; filter:Alpha(Opacity=100); }
  28. #Firebug .ButtonContainer .Maximize, #Firebug .ButtonContainer .Minimize, #Firebug .ButtonContainer .NewWindow, #Firebug .ButtonContainer .Dock, #Firebug .ButtonContainer .Close { position:absolute; right:0; top:12px; padding:6px 8px 8px 8px; background:url(firebug.gif) no-repeat -3px -48px; border:0 !important; opacity:0.7; filter:Alpha(Opacity:80); *padding:0px 7px 1px 7px; }
  29. #Firebug .ButtonContainer .Maximize:hover, #Firebug .ButtonContainer .Maximize:active, #Firebug .ButtonContainer .NewWindow:hover, #Firebug .ButtonContainer .NewWindow:active, #Firebug .ButtonContainer .Dock:hover, #Firebug .ButtonContainer .Dock:active, #Firebug .ButtonContainer .Minimize:hover, #Firebug .ButtonContainer .Minimize:active, #Firebug .ButtonContainer .Close:hover, #Firebug .ButtonContainer .Close:active { border:0 !important; background-color:transparent; opacity:1; filter:Alpha(Opacity:100); }
  30. #Firebug .ButtonContainer .Minimize { background-position:-3px -20px; right:40px; }
  31. #Firebug .ButtonContainer .Maximize { display:none; background-position:-3px -34px; right:40px; }
  32. #Firebug .ButtonContainer .NewWindow { background-position:-3px -123px; right:20px; }
  33. #Firebug .ButtonContainer .Dock { background-position:-3px -137px; }
  34. #Firebug .ButtonContainer .ButtonSet { border-left:1px solid #ccc; padding:0 0 0 3px; display:inline; }
  35. /*
  36. * navigation
  37. */
  38. #Firebug .Nav { height:23px; background:url(firebug.gif) repeat-x 0 -62px; padding-left:10px; }
  39. #Firebug .Nav .Tab { display:block; width:auto; float:left; padding:3px 6px 2px 6px; cursor:pointer; border:1px outset transparent !important; border:0; font:bold 11px Arial, Helvetica, sans-serif; color:#666; }
  40. #Firebug .Nav .Tab:hover, #Firebug .Nav .Selected { border:1px outset #ccc !important; border-top-color:transparent !important; }
  41. #Firebug .Nav .Selected { color:#111; cursor:default; background-color:#f2f2f2; }
  42. #Firebug .Nav .Settings { float:right; }
  43. #Firebug .Nav .Settings .Options { text-decoration:none; padding-left:24px; background:url(firebug.gif) no-repeat 65px -151px; border:0 !important; opacity:0.7; filter:Alpha(Opacity=70); }
  44. #Firebug .Nav .Settings .Options:hover, #Firebug .ButtonContainer .Options:active { border:0 !important; background-color:transparent; opacity:1; filter:Alpha(Opacity=100); }
  45. /*
  46. * inspector
  47. */
  48. #FirebugBorderInspector { display:none; z-index:99999998; position:absolute; top:0; left:0; border:2px solid #0000ff; background:transparent; *background:url(spacer.gif); opacity:0.5; filter:Alpha(Opacity=50); padding:0; margin:0; }
  49. #FirebugBGInspector { display:none; z-index:99999998; position:absolute; top:0; left:0; background:rgb(0,150,255); opacity:0.5; filter:Alpha(Opacity=50); padding:0; margin:0; }
  50. /*
  51. * dom
  52. */
  53. #Firebug .DOMRow { width:100% !important; width:90%; }
  54. #Firebug .DOMRow .DOMRowLeft { float:left; width:30%; overflow:hidden; }
  55. #Firebug .DOMRow .DOMRowLeft a { padding-left:15px; }
  56. #Firebug .DOMRow .DOMRowRight { float:left; width:60%; *width:60%; _overflow:hidden; white-space:nowrap; }
  57. #Firebug .DOMRow .DOMRowLeft .Object { background:url(tree_open.gif) no-repeat left center; cursor:pointer; }
  58. #Firebug .DOMRow .DOMRowLeft .Object:hover { text-decoration:underline; color:#0000ff; }
  59. #Firebug .DOMRow .DOMRowLeft .Opened { background-image:url(tree_close.gif) }
  60. #Firebug .DOMRow .DOMRowSubContainer { display:none; padding-left:25px; }
  61. /*
  62. * console
  63. */
  64. #Firebug .Left .Console { overflow:hidden; }
  65. #Firebug .Left .Console .Monitor { height:210px; border-bottom:1px solid #ccc; overflow:scroll; overflow-x:hidden; }
  66. #Firebug .Left .Console .Monitor .Error { background:#ffeff1; color:#ff0000; }
  67. #Firebug .Left .Console .Monitor .Error strong { color:#ff0000; }
  68. #Firebug .Left .Console .Monitor .Row { padding:2px 5px 2px 5px; font:11px Verdana, Geneva, Arial, Helvetica, sans-serif; overflow:hidden; border-bottom:1px solid #e5e5e5; }
  69. #Firebug .Left .Console .Monitor .Arrow { color:rgb(0,0,255); white-space:nowrap; }
  70. #Firebug .Left .Console .InputArrow { position:absolute; left:0px; width:20px; font:12px Verdana, Geneva, Arial, Helvetica, sans-serif; color:#0000ff; padding:2px 4px 0 4px; }
  71. #Firebug .Left .Console .InputContainer { margin-left:35px; margin-right:5px; }
  72. #Firebug .Left .Console .Input { width:100% !important; margin-top:2px; width:98%; overflow:hidden; border:0; font:12px Verdana, Geneva, Arial, Helvetica, sans-serif; }
  73. #Firebug .Console .MLButton { cursor:pointer; position:absolute; top:276px; right:-22px; width:20px; padding:4px 10px 10px 10px; font-size:1px; *padding:2px 10px 10px 10px; background:url(firebug.gif) no-repeat -3px -34px; opacity:0.8; filter:Alpha(Opacity:80); }
  74. #Firebug .Console .MLButton:hover { opacity:1; filter:Alpha(Opacity:100); }
  75. #Firebug .Console .CloseML { background-position:-3px -20px; }
  76. #Firebug .Right .Console { background:#eee; }
  77. #Firebug .Right .Console .Input { width:100%; _width:98%; height:228px; font:12px Verdana, Geneva, Arial, Helvetica, sans-serif; background:#fff; border:0; border-bottom:1px solid #ccc; margin-bottom:2px; *overflow:scroll; }
  78. #Firebug .Right .Console .Button { cursor:pointer; font:12px Verdana, Geneva, Arial, Helvetica, sans-serif; padding:1px 4px 1px 4px; margin:0 4px 0 4px; background:#eee; border:1px solid #eee; text-decoration:none; *display:block; *width:auto; *float:left; *margin-top:-1px; }
  79. #Firebug .Right .Console .Button:hover { border:1px outset #ccc; background:#fff; }
  80. #Firebug .Right .Console .Button:active { border:1px inset #ccc; background:#ccc; }
  81. #Firebug .Left .Console .Monitor .Warn { background:url(warningIcon.png) #00FFFF no-repeat 2px center; padding-left:20px; }
  82. #Firebug .Left .Console .Monitor .Info { background:url(infoIcon.png) #fff no-repeat 2px center; padding-left:20px; }
  83. #Firebug .Left .Console .Monitor .Error { background:url(errorIcon.png) #FFFFE0 no-repeat 2px center; padding-left:20px; }
  84. /*
  85. * html
  86. */
  87. #Firebug .Left .HTML { display:none; height:250px; overflow:scroll; padding:0 10px 2px 10px; }
  88. #Firebug .Left .HTML .Block { padding:0 0 0 0px; font:11px Verdana, Geneva, Arial, Helvetica, sans-serif; }
  89. #Firebug .Left .HTML .Block .Spacer { cursor:default; padding:2px 2px 2px 15px; }
  90. #Firebug .Left .HTML .Block .Link { display:block; color:#333; padding:2px 2px 2px 0; }
  91. #Firebug .Left .HTML .Block .Link .Content { padding:2px 2px 2px 2px; }
  92. #Firebug .Left .HTML .Block .Link .TagName { cursor:pointer; }
  93. #Firebug .Left .HTML .Block .Parent { font-weight:bold; color:#111; text-decoration:none; }
  94. #Firebug .Left .HTML .Block .Parent .Spacer { background:#fff center no-repeat; }
  95. #Firebug .Left .HTML .Block .Parent .Spacer { background-image:url(tree_open.gif); }
  96. #Firebug .Left .HTML .Block .Open .Spacer { background-image:url(tree_close.gif) }
  97. #Firebug .Left .HTML .Block .Selected { background-color:#4473c4; }
  98. #Firebug .Left .HTML .Block .Selected * { color:#fff; }
  99. #Firebug .Left .HTML .Block .SubContainer { padding-left:20px; height:0; font-size:0px; }
  100. #Firebug .Left .HTML .Block .OpenSubContainer { height:auto; }
  101. #Firebug .Left .HTML .Unvisible { opacity:0.5; filter:Alpha(Opacity=50); }
  102. #Firebug .Right .HTML { display:none; }
  103. #Firebug .Right .HTML .Content { overflow:scroll; height:235px; font:11px Verdana, Geneva, Arial, Helvetica, sans-serif; }
  104. #Firebug .Right .HTML .Content .CSSItem { padding:5px; color:#333; height:6px }
  105. #Firebug .Right .HTML .Content .CSSProperty { width:45%; float:left; overflow:hidden; }
  106. #Firebug .Right .HTML .Content .CSSValue { width:55%; float:left; white-space:nowrap; overflow:visible !important; overflow:hidden; }
  107. #Firebug .Right .HTML .Content .CSSValue input { font:11px ArArial, Helvetica, sans-serif; color:#333; 3px 0 0 -3px; }
  108. #Firebug .Right .HTML .Content .CSSItem center { color:rgb(0,150,0); padding:0 0 3px 0; font:bold 12px Arial, Helvetica, sans-serif; }
  109. #Firebug .ButtonContainer .HTML { display:none; }
  110. /*
  111. * CSS
  112. */
  113. #Firebug .Left .CSS { display:none; padding:5px; height:225px; overflow:scroll; font:11px Verdana, Geneva, Arial, Helvetica, sans-serif; }
  114. #Firebug .Right .CSS { display:none; }
  115. #Firebug .Left .CSS .Selector { margin-top:10px }
  116. #Firebug .Left .CSS .CSSText { padding-left:20px; }
  117. #Firebug .Left .CSS .CSSProperty { color:#005500; margin-top:10px; }
  118. #Firebug .Left .CSS .CSSValue { padding-left:5px; color:#000088; }
  119. #Firebug .ButtonContainer .CSS { display:none; }
  120. #Firebug .Right .CSS { background:#eee; }
  121. #Firebug .Right .CSS .Input { width:100%; _width:98%; height:205px; font:12px Verdana, Geneva, Arial, Helvetica, sans-serif; background:#fff; border:0; border-bottom:1px solid #ccc; margin-bottom:2px; *overflow:scroll; }
  122. #Firebug .Right .CSS .Button { cursor:pointer; font:12px Verdana, Geneva, Arial, Helvetica, sans-serif; padding:1px 4px 1px 4px; margin:0 4px 0 4px; background:#eee; border:1px solid #eee; text-decoration:none; *display:block; *width:auto; *float:left; *margin-top:-1px; }
  123. #Firebug .Right .CSS .Button:hover { border:1px outset #ccc; background:#fff; }
  124. #Firebug .Right .CSS .Button:active { border:1px inset #ccc; background:#ccc; }
  125. /*
  126. * Scripts
  127. */
  128. #Firebug .Left .Scripts { display:none; height:225px; *height:235px; overflow:scroll; font:12px Verdana, Geneva, Arial, Helvetica, sans-serif; white-space:pre; }
  129. #Firebug .Left .Scripts .LineNumber { float:left; width:30px; height:20px; padding:0 2px 0 0; background:#eee; color:#666; font-family:Courier; text-align:right; border-right:1px solid #ccc; }
  130. #Firebug .Left .Scripts .CodeContainer { padding:5px; }
  131. #Firebug .Left .Scripts .Code { height:20px; }
  132. #Firebug .Left .Scripts .CodeContainer, #Firebug .Left .Scripts .Code { word-wrap:normal; white-space:pre; }
  133. #Firebug .Right .Scripts { display:none; }
  134. #Firebug .ButtonContainer .Scripts { display:none; }
  135. /*
  136. * DOM
  137. */
  138. #Firebug .Left .DOM { display:none; font:11px Verdana, Geneva, Arial, Helvetica, sans-serif; padding:5px; overflow:scroll; height:225px; }
  139. #Firebug .Left .DOM .Object { font-weight:bold; }
  140. #Firebug .Right .DOM { display:none; overflow:scroll; }
  141. #Firebug .ButtonContainer .DOM { display:none; }
  142. #Firebug .ButtonContainer .DOM label { font:11px Verdana, Geneva, Arial, Helvetica, sans-serif; }
  143. /*
  144. * XHR
  145. */
  146. #Firebug .Left .XHR { display:none; font:11px Verdana, Geneva, Arial, Helvetica, sans-serif; padding:5px; overflow:scroll; height:225px; }
  147. #Firebug .Left .XHR .Block { float:left; width:30%; }
  148. #Firebug .Left .XHR .BlockContent { padding:3px; border-right:1px dotted #aaa; }
  149. #Firebug .Left .XHR .Block strong { display:block; text-align:center; padding:3px; background:rgb(200,225,255); color:rgb(50,50,50); }
  150. #Firebug .Left .XHR .Block span { display:block; text-align:center; overflow:hidden; }
  151. #Firebug .Left .XHR .Block span a { cursor:pointer; color:rgb(0,0,200); }
  152. #Firebug .Right .XHR { display:none; overflow:scroll; }
  153. #Firebug .ButtonContainer .XHR { display:none; }
  154. #Firebug .ButtonContainer .XHR label { font:11px Verdana, Geneva, Arial, Helvetica, sans-serif; }
  155. #Firebug .Left .STR { display:none; font:11px Verdana, Geneva, Arial, Helvetica, sans-serif; padding:5px; overflow:scroll; height:225px; }
  156. /*
  157. * settings
  158. */
  159. #Firebug .SettingsDiv {position:absolute;width:190px;top:60px;border:1px outset #000;-x-system-font:none;color:#000;font-family:"MS Sans Serif",Geneva,sans-serif;font-size:12px;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal;display:none;background-color:#FFF;}
  160. #Firebug .SettingsDiv .Header {background:#CCC url(firebug.gif) repeat scroll 0 -85px;height:30px;border-bottom:1px inset #000;}
  161. #Firebug .SettingsDiv .Header .Title {padding-top:10px;text-align:center;}
  162. #Firebug .SettingsDiv .Content {padding:5px;}
  163. #Firebug .SettingsDiv .Content .SettingsCBX{position:relative;top:2px;margin: 4px 5px 0 0; border:0 !important; padding:0 !important; height: 15px !important;}
  164. #Firebug .SettingsDiv .Content .SettingsTextbox{position:relative;top:2px;margin: 4px 5px 0 0; border:0 !important; padding:0 !important; height: 15px !important; width:35px !important; border:1px solid #000000 !important;}
  165. #Firebug .SettingsDiv .Content .ButtonsLeft {float:left;padding:10px 0px 5px 0px;}
  166. #Firebug .SettingsDiv .Content .ButtonsRight {float:right;padding:10px 0px 5px 0px;}
  167. #Firebug .SettingsDiv .Content .ProgressDiv {background-color:#FFF;width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;opacity:.8;filter:alpha(opacity=80);display:none;}
  168. #Firebug .SettingsDiv .Content .Progress {background-image:url(progress.gif);width:66px;height:66px;position:absolute;top:50%;left:50%;margin-left:-33px;margin-top:-33px;}
  169. /*
  170. * element highlighting
  171. */
  172. #Firebug .Italic { font-style:italic; }
  173. #Firebug .Strong { font-weight:bold; }
  174. #Firebug .NormalWeight { font-weight:normal; }
  175. #Firebug .Green { color:#008800; }
  176. #Firebug .Gray { color:#666; }
  177. #Firebug .Blue { color:#0000ee; }
  178. #Firebug .DarkBlue { color:#000099; }
  179. #Firebug .Red { color:#ee0000; }
  180. #Firebug .Maroon { color:#800000; font:11px Verdana, Geneva, Arial, Helvetica, sans-serif; }
  181. #Firebug .Null { font:11px Verdana, Geneva, Arial, Helvetica, sans-serif; color:#fff; padding:0 2px 0 2px; background:#999; border:1px solid #666; }
  182. #Firebug .ObjectLink, #Firebug .ObjectLinkHover { cursor:pointer; }
  183. #Firebug .ObjectLinkHover { border-bottom:1px solid #008800; }
  184. #Firebug .Clear { clear:both; height:0px; font-size:0px; }
  185. #firebugIconDiv { width:38px;height:38px;right:15pt;bottom:5pt;border:2px solid #000;display:none;position:fixed;background-image:url(firebug_logo.png);text-decoration:underline;cursor:pointer;filter:alpha(opacity:60);opacity:.6;z-index:99999998;}