From 21fb542e6161a5e1b61d3562860f5c5e71773d0f Mon Sep 17 00:00:00 2001 From: garbash Date: Sun, 5 Apr 2015 12:12:29 +0300 Subject: Remove export button from normal interface, add export button to dev mode menu. #437 --- res/client/css/partials/tool-bar.scss | 6 ------ 1 file changed, 6 deletions(-) (limited to 'res/client/css/partials') diff --git a/res/client/css/partials/tool-bar.scss b/res/client/css/partials/tool-bar.scss index 2543821f..533f16af 100644 --- a/res/client/css/partials/tool-bar.scss +++ b/res/client/css/partials/tool-bar.scss @@ -25,12 +25,6 @@ float: right; } -#btn_export { - background: url(../img/toolbar_icon__export.png); - background-position: center; - background-repeat: no-repeat; -} - #btn_layout { &:after { bottom: 10px; -- cgit v1.3.1