Lines Matching refs:Left

16 #Firebug .Left, #Firebug > .Right { background:#fff; height:257px;}
17 #Firebug .Left { float:left; width:100%; }
76 #Firebug .Left .Console { overflow:hidden; }
77 #Firebug .Left .Console .Monitor { height:210px; border-bottom:1px solid #ccc; overflow:scroll; ove…
78 #Firebug .Left .Console .Monitor .Error { background:#ffeff1; color:#ff0000; }
79 #Firebug .Left .Console .Monitor .Error strong { color:#ff0000; }
80 #Firebug .Left .Console .Monitor .Row { padding:2px 5px 2px 5px; font:11px Verdana, Geneva, Arial, …
81 #Firebug .Left .Console .Monitor .Arrow { color:rgb(0,0,255); white-space:nowrap; }
83 #Firebug .Left .Console .InputArrow { position:absolute; left:0px; width:20px; font:12px Verdana, G…
84 #Firebug .Left .Console .InputContainer { margin-left:35px; margin-right:5px; }
85 #Firebug .Left .Console .Input { width:100% !important; margin-top:2px; width:98%; overflow:hidden;…
96 #Firebug .Left .Console .Monitor .Warn { background:url(warningIcon.png) #00FFFF no-repeat 2px cent…
97 #Firebug .Left .Console .Monitor .Info { background:url(infoIcon.png) #fff no-repeat 2px center; pa…
98 #Firebug .Left .Console .Monitor .Error { background:url(errorIcon.png) #FFFFE0 no-repeat 2px cente…
105 #Firebug .Left .HTML { display:none; height:250px; overflow:scroll; padding:0 10px 2px 10px; }
106 #Firebug .Left .HTML .Block { padding:0 0 0 0px; font:11px Verdana, Geneva, Arial, Helvetica, sans-…
107 #Firebug .Left .HTML .Block .Spacer { cursor:default; padding:2px 2px 2px 15px; }
108 #Firebug .Left .HTML .Block .Link { display:block; color:#333; padding:2px 2px 2px 0; }
109 #Firebug .Left .HTML .Block .Link .Content { padding:2px 2px 2px 2px; }
110 #Firebug .Left .HTML .Block .Link .TagName { cursor:pointer; }
111 #Firebug .Left .HTML .Block .Parent { font-weight:bold; color:#111; text-decoration:none; }
112 #Firebug .Left .HTML .Block .Parent .Spacer { background:#fff center no-repeat; }
113 #Firebug .Left .HTML .Block .Parent .Spacer { background-image:url(tree_open.gif); }
114 #Firebug .Left .HTML .Block .Open .Spacer { background-image:url(tree_close.gif) }
115 #Firebug .Left .HTML .Block .Selected { background-color:#4473c4; }
116 #Firebug .Left .HTML .Block .Selected * { color:#fff; }
117 #Firebug .Left .HTML .Block .SubContainer { padding-left:20px; height:0; font-size:0px; }
118 #Firebug .Left .HTML .Block .OpenSubContainer { height:auto; }
119 #Firebug .Left .HTML .Unvisible { opacity:0.5; filter:Alpha(Opacity=50); }
134 #Firebug .Left .CSS { display:none; padding:5px; height:225px; overflow:scroll; font:11px Verdana, …
136 #Firebug .Left .CSS .Selector { margin-top:10px }
137 #Firebug .Left .CSS .CSSText { padding-left:20px; }
138 #Firebug .Left .CSS .CSSProperty { color:#005500; margin-top:10px; }
139 #Firebug .Left .CSS .CSSValue { padding-left:5px; color:#000088; }
152 #Firebug .Left .Scripts { display:none; height:225px; *height:235px; overflow:scroll; font:12px Ver…
153 #Firebug .Left .Scripts .LineNumber { float:left; width:30px; height:20px; padding:0 2px 0 0; backg…
154 #Firebug .Left .Scripts .CodeContainer { padding:5px; }
155 #Firebug .Left .Scripts .Code { height:20px; }
156 #Firebug .Left .Scripts .CodeContainer, #Firebug .Left .Scripts .Code { word-wrap:normal; white-spa…
164 #Firebug .Left .DOM { display:none; font:11px Verdana, Geneva, Arial, Helvetica, sans-serif; paddin…
165 #Firebug .Left .DOM .Object { font-weight:bold; }
174 #Firebug .Left .XHR { display:none; font:11px Verdana, Geneva, Arial, Helvetica, sans-serif; paddin…
175 #Firebug .Left .XHR .Block { float:left; width:30%; }
176 #Firebug .Left .XHR .BlockContent { padding:3px; border-right:1px dotted #aaa; }
177 #Firebug .Left .XHR .Block strong { display:block; text-align:center; padding:3px; background:rgb(2…
178 #Firebug .Left .XHR .Block span { display:block; text-align:center; overflow:hidden; }
179 #Firebug .Left .XHR .Block span a { cursor:pointer; color:rgb(0,0,200); }
184 #Firebug .Left .STR { display:none; font:11px Verdana, Geneva, Arial, Helvetica, sans-serif; paddin…