From 38b9c433bccd46cd582e80beee55f06af3bb7674 Mon Sep 17 00:00:00 2001 From: rlx Date: Sun, 24 Jan 2016 19:02:38 +0530 Subject: [PATCH] fix context browser css (firefox) --- static/js/browser.js | 1 + 1 file changed, 1 insertion(+) diff --git a/static/js/browser.js b/static/js/browser.js index 6f39850..6ce58ee 100644 --- a/static/js/browser.js +++ b/static/js/browser.js @@ -40,6 +40,7 @@ oml.ui.browser = function() { backgroundImage: 'linear-gradient(180deg, ' + color.slice(0, 2).map(function(rgba) { return 'rgba(' + rgba.join(', ') + ')'; }).join(', ') + ')', + MozTransform: 'rotate(45deg)', WebkitTransform: 'rotate(45deg)' }) .text(