diff options
Diffstat (limited to 'res/client/css/partials/tool-bar.scss')
| -rw-r--r-- | res/client/css/partials/tool-bar.scss | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/res/client/css/partials/tool-bar.scss b/res/client/css/partials/tool-bar.scss index 392acc1a..19479076 100644 --- a/res/client/css/partials/tool-bar.scss +++ b/res/client/css/partials/tool-bar.scss @@ -49,18 +49,4 @@ background: url(../img/url-icon.png); background-position: center; background-repeat: no-repeat; -} - -#btn_zoom_in { - background: url(../img/plus.svg); - background-position: center; - background-repeat: no-repeat; - border: 0px; -} - -#btn_zoom_out { - background: url(../img/minus.svg); - background-position: center; - background-repeat: no-repeat; - border: 0px; -} +}
\ No newline at end of file |
