summaryrefslogtreecommitdiff
path: root/res/client/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'res/client/css/style.css')
-rw-r--r--res/client/css/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/res/client/css/style.css b/res/client/css/style.css
index 8f0a3731..72252da3 100644
--- a/res/client/css/style.css
+++ b/res/client/css/style.css
@@ -780,6 +780,14 @@ p {
border-color: grey;
padding: 5px 4px 0px 4px; }
+#btn_zoom_to_selection {
+ background: url(../img/icon__zoom_to_selection.svg);
+ background-position: center;
+ background-repeat: no-repeat;
+ width: 16px;
+ height: 25px;
+ margin-bottom: 5px; }
+
#btn_zoom_in {
background: url(../img/plus.svg);
background-position: center;