diff options
| author | garbash <dor.garbash@gmail.com> | 2015-04-05 12:12:29 +0300 |
|---|---|---|
| committer | garbash <dor.garbash@gmail.com> | 2015-04-05 12:12:29 +0300 |
| commit | 21fb542e6161a5e1b61d3562860f5c5e71773d0f (patch) | |
| tree | aa0a8580e02ebcae9509e5c48e1c422edc428a2a /res/client/css/style.css | |
| parent | 6f6e43f63952eac5eb1f603631b37988d1e68cdf (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.css | 5 |
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; |
