summaryrefslogtreecommitdiff
path: root/res/client/css/style.css
diff options
context:
space:
mode:
authorgarbash <dor.garbash@gmail.com>2015-04-05 12:12:29 +0300
committergarbash <dor.garbash@gmail.com>2015-04-05 12:12:29 +0300
commit21fb542e6161a5e1b61d3562860f5c5e71773d0f (patch)
treeaa0a8580e02ebcae9509e5c48e1c422edc428a2a /res/client/css/style.css
parent6f6e43f63952eac5eb1f603631b37988d1e68cdf (diff)
Remove export button from normal interface, add export button to dev mode menu. #437
Diffstat (limited to 'res/client/css/style.css')
-rw-r--r--res/client/css/style.css5
1 files changed, 0 insertions, 5 deletions
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;