Lines Matching refs:CSS
142 * CSS
145 #Firebug .Left .CSS { display:none; padding:5px; height:225px; overflow:scroll; font:11px Verdana, …
146 #Firebug .Right .CSS { display:none; }
147 #Firebug .Left .CSS .Selector { margin-top:10px }
148 #Firebug .Left .CSS .CSSText { padding-left:20px; }
149 #Firebug .Left .CSS .CSSProperty { color:#005500; margin-top:10px; }
150 #Firebug .Left .CSS .CSSValue { padding-left:5px; color:#000088; }
151 #Firebug .ButtonContainer .CSS { display:none; }
153 #Firebug .Right .CSS { background:#eee; }
154 #Firebug .Right .CSS .Input { width:100%; _width:98%; height:205px; font:12px Verdana, Geneva, Aria…
155 #Firebug .Right .CSS .Button { cursor:pointer; font:12px Verdana, Geneva, Arial, Helvetica, sans-se…
156 #Firebug .Right .CSS .Button:hover { border:1px outset #ccc; background:#fff; }
157 #Firebug .Right .CSS .Button:active { border:1px inset #ccc; background:#ccc; }