Bug 773185 - Fix for inadvertent extra changes to submitted patch; r=mratcliffe

This commit is contained in:
Joe Walker 2012-09-10 12:16:58 +01:00
parent 9a2501ddd2
commit 938bce8a8e
2 changed files with 0 additions and 12 deletions

View File

@ -3156,14 +3156,6 @@ html|*#gcli-output-frame {
0 1px 0 hsla(210,16%,76%,.15);
}
.gclitoolbar-input-node::-moz-selection {
background-color: green !important;
}
.gclitoolbar-input-node {
background-color: red;
}
.gclitoolbar-complete-node {
padding-left: 21px;
background-color: transparent;

View File

@ -3118,10 +3118,6 @@ html|*#gcli-output-frame {
0 0 0 1px hsla(210,40%,83%,.1);
}
.gclitoolbar-input-node {
background-color: green !important;
}
.gclitoolbar-complete-node {
padding-left: 21px;
background-color: transparent;