Bug 782306 - Remove bogus web console panel styling. r=msucan

This commit is contained in:
Dão Gottwald 2012-08-13 20:52:42 +02:00
parent 8cff35e019
commit 668a8e43d7
3 changed files with 0 additions and 15 deletions

View File

@ -2564,11 +2564,6 @@ stack[anonid=browserStack][responsivemode] {
box-shadow: 0 -1px 0 0 ThreeDShadow inset, 0 0 0 10px -moz-Dialog inset;
}
.web-console-panel {
-moz-appearance: none;
background-color: white;
}
/* Developer Toolbar */

View File

@ -3331,11 +3331,6 @@ stack[anonid=browserStack][responsivemode] {
-moz-linear-gradient(top, #fcfcfc, #dfdfdf);
}
.web-console-panel {
-moz-appearance: none;
background-color: white;
}
/* Developer Toolbar */
.developer-toolbar-button {

View File

@ -3245,11 +3245,6 @@ stack[anonid=browserStack][responsivemode] {
border-top: none;
}
.web-console-panel {
-moz-appearance: none;
background-color: white;
}
/* Developer Toolbar */
.developer-toolbar-button {