summaryrefslogtreecommitdiffstats
path: root/extensions/OrangeFactor/web/style/orangefactor.css
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2012-09-05 20:01:44 +0200
committerDave Lawrence <dlawrence@mozilla.com>2012-09-05 20:01:44 +0200
commit54a4490e75cd5bb106cf9ea9be332d84f8514887 (patch)
treed22e18108c3c13d7fe282a3e98ecbeeebbe9c7b0 /extensions/OrangeFactor/web/style/orangefactor.css
parent8f9d5b4946f0ad7c32ef42200fd384c16c11f138 (diff)
downloadbugzilla-54a4490e75cd5bb106cf9ea9be332d84f8514887.tar.gz
bugzilla-54a4490e75cd5bb106cf9ea9be332d84f8514887.tar.xz
Bug 706680 - Can we integrate the orange factor link with BMO's bug view page
r=glob
Diffstat (limited to 'extensions/OrangeFactor/web/style/orangefactor.css')
-rw-r--r--extensions/OrangeFactor/web/style/orangefactor.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/extensions/OrangeFactor/web/style/orangefactor.css b/extensions/OrangeFactor/web/style/orangefactor.css
new file mode 100644
index 000000000..972f7b51e
--- /dev/null
+++ b/extensions/OrangeFactor/web/style/orangefactor.css
@@ -0,0 +1,12 @@
+/* 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/.
+ *
+ * This Source Code Form is "Incompatible With Secondary Licenses", as
+ * defined by the Mozilla Public License, v. 2.0. */
+
+#orange-graph {
+ width: 180px;
+ height: 38px;
+ margin-right: .5em;
+}