aboutsummaryrefslogtreecommitdiff
path: root/arc-firefox-theme/chrome/browser/devtools/debugger.css
diff options
context:
space:
mode:
authorHorst31802015-11-03 18:13:25 +0100
committerHorst31802015-11-03 18:13:25 +0100
commit77b3159c5482051456597da2d9eb051242db2251 (patch)
treef9e00578296fd6e87d45656b7ffbcaf7dafc6186 /arc-firefox-theme/chrome/browser/devtools/debugger.css
parent397d470525a48c0a866d7356f3d3a8016189e21f (diff)
parent9b4a293cbaf033f2c8f0a12a161f7b3ba7e84125 (diff)
downloadsolarc-firefox-theme-77b3159c5482051456597da2d9eb051242db2251.tar.gz
solarc-firefox-theme-77b3159c5482051456597da2d9eb051242db2251.tar.xz
solarc-firefox-theme-77b3159c5482051456597da2d9eb051242db2251.zip
Merge branch 'firefox-42-beta'42.2015110341.20151103
Diffstat (limited to 'arc-firefox-theme/chrome/browser/devtools/debugger.css')
-rw-r--r--arc-firefox-theme/chrome/browser/devtools/debugger.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/arc-firefox-theme/chrome/browser/devtools/debugger.css b/arc-firefox-theme/chrome/browser/devtools/debugger.css
index fb7be09..97eb3b0 100644
--- a/arc-firefox-theme/chrome/browser/devtools/debugger.css
+++ b/arc-firefox-theme/chrome/browser/devtools/debugger.css
@@ -1,7 +1,3 @@
-/* This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-
/* vim:set ts=2 sw=2 sts=2 et: */
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -96,6 +92,10 @@
}
}
+#toggle-promise-debugger {
+ /* TODO Bug 1186119: Add a toggle promise debugger image */
+}
+
#sources-toolbar .devtools-toolbarbutton:not([label]) {
-moz-image-region: rect(0px,16px,16px,0px);
}