summaryrefslogtreecommitdiff
path: root/res/client/css/partials
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/partials
parent6f6e43f63952eac5eb1f603631b37988d1e68cdf (diff)
Remove export button from normal interface, add export button to dev mode menu. #437
Diffstat (limited to 'res/client/css/partials')
-rw-r--r--res/client/css/partials/tool-bar.scss6
1 files changed, 0 insertions, 6 deletions
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;