diff options
author | wolfbeast <mcwerewolf@gmail.com> | 2018-10-19 09:16:25 +0200 |
---|---|---|
committer | wolfbeast <mcwerewolf@gmail.com> | 2018-10-19 09:16:25 +0200 |
commit | 56eb74dbedb8663070f837deee42d31d027e3dd7 (patch) | |
tree | 94c5bbbb4cd7dabc9561dfd44de8d7d347c080b8 /application/basilisk/base/content/browser.css | |
parent | 8c3d0aaca0d1db89a3a23665cfde43980c6191ed (diff) | |
parent | c423bdaf0364fe1dd3b540145779ccd0c6a053f7 (diff) | |
download | UXP-56eb74dbedb8663070f837deee42d31d027e3dd7.tar UXP-56eb74dbedb8663070f837deee42d31d027e3dd7.tar.gz UXP-56eb74dbedb8663070f837deee42d31d027e3dd7.tar.lz UXP-56eb74dbedb8663070f837deee42d31d027e3dd7.tar.xz UXP-56eb74dbedb8663070f837deee42d31d027e3dd7.zip |
Merge branch 'master' of https://github.com/MoonchildProductions/UXP
Diffstat (limited to 'application/basilisk/base/content/browser.css')
-rw-r--r-- | application/basilisk/base/content/browser.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/application/basilisk/base/content/browser.css b/application/basilisk/base/content/browser.css index e951985dc..517c1c5eb 100644 --- a/application/basilisk/base/content/browser.css +++ b/application/basilisk/base/content/browser.css @@ -933,11 +933,6 @@ html|*#gcli-output-frame, transition: none; } -/* Translation */ -notification[value="translation"] { - -moz-binding: url("chrome://browser/content/translation-infobar.xml#translationbar"); -} - /** See bug 872317 for why the following rule is necessary. */ #downloads-button { |