diff -r ed32bb3eb2f0 -r be770d3cbc02 firefox-browser-css.patch --- a/firefox-browser-css.patch Sat Oct 05 22:39:27 2013 +0200 +++ b/firefox-browser-css.patch Thu Oct 24 20:13:14 2013 +0200 @@ -9,15 +9,15 @@ diff --git a/browser/themes/linux/browser.css b/browser/themes/linux/browser.css --- a/browser/themes/linux/browser.css +++ b/browser/themes/linux/browser.css -@@ -1026,16 +1026,30 @@ toolbar[iconsize="small"] #feed-button { - - #urlbar-display { +@@ -980,16 +980,30 @@ toolbar[iconsize="small"] #webrtc-status margin-top: 0; margin-bottom: 0; -moz-margin-start: 0; color: GrayText; } + %include ../shared/identity-block.inc.css + +#PopupAutoCompleteRichResult .autocomplete-richlistitem { + background-color: -moz-Field !important; +} @@ -32,11 +32,11 @@ + color: -moz-Fieldtext !important; +} + - /* Favicon */ #page-proxy-favicon { - width: 16px; - height: 16px; margin-top: 2px; margin-bottom: 2px; -moz-margin-start: 4px; -moz-margin-end: 3px; + -moz-image-region: rect(0, 16px, 16px, 0); + } +