Backout bug 646027 (and the mess caused by files copied elsewhere) in order to fix bug 653688

--HG--
extra : rebase_source : de0bc7200da9431f8fae343c085e64d35d976595
This commit is contained in:
Ehsan Akhgari 2012-11-13 11:58:27 -08:00
Родитель 63b392027c
Коммит a582b0d2cf
3 изменённых файлов: 0 добавлений и 27 удалений

Просмотреть файл

@ -318,15 +318,6 @@ textarea:active {
background-color: @color_background_highlight_overlay@ !important;
}
/*
* Generate an additional space after the anonymous div to make it easier to
* to position the caret at the end of the text
*/
input > .anonymous-div:after {
content: "";
margin: 16px;
}
xul|menulist {
-moz-binding: url("chrome://browser/content/bindings/menulist.xml#menulist");
}

Просмотреть файл

@ -313,15 +313,6 @@ textarea:active {
background-color: rgba(141, 184, 216, 0.5) !important;
}
/*
* Generate an additional space after the anonymous div to make it easier to
* to position the caret at the end of the text
*/
input > .anonymous-div:after {
content: "";
margin: 16px;
}
/*
* Enforce nearest scaling for video in order not to lose too much performance
* after fixing bug 598736 ("Use higher-quality imageinterpolation on mobile")

Просмотреть файл

@ -313,15 +313,6 @@ textarea:active {
background-color: @color_background_highlight_overlay@ !important;
}
/*
* Generate an additional space after the anonymous div to make it easier to
* to position the caret at the end of the text
*/
input > .anonymous-div:after {
content: "";
margin: 16px;
}
/*
* Enforce nearest scaling for video in order not to lose too much performance
* after fixing bug 598736 ("Use higher-quality imageinterpolation on mobile")