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/style.css | 5 ----- 1 file changed, 5 deletions(-) (limited to 'res/client/css/style.css') diff --git a/res/client/css/style.css b/res/client/css/style.css index d44a7425..135a9f23 100644 --- a/res/client/css/style.css +++ b/res/client/css/style.css @@ -742,11 +742,6 @@ p { #tool-bar-multiple-node-operations { float: right; } -#btn_export { - background: url(../img/toolbar_icon__export.png); - background-position: center; - background-repeat: no-repeat; } - #btn_layout:after { bottom: 10px; border-top: 5px solid transparent; -- cgit v1.3.1