diff --git a/icon/selection-area_2.svg b/icon/selection-area_2.svg new file mode 100644 index 0000000..e516f8d --- /dev/null +++ b/icon/selection-area_2.svg @@ -0,0 +1,29 @@ + + + + \ No newline at end of file diff --git a/index.html b/index.html index 5efd63b..831f930 100644 --- a/index.html +++ b/index.html @@ -588,6 +588,18 @@ height: 30px; background-repeat: no-repeat; } + .svgButton { + font-family: Arial, Verdana; + + background-color: #777; + background-size: 30px; + width: 30px; + height: 30px; + background-repeat: no-repeat; + } + .selectionAreaButton { + background-image: url(./icon/selection-area_2.svg); + } .interrogateButton { font-family: Arial, Verdana; background-image: url(./icon/writing-icon.svg); @@ -699,6 +711,19 @@ color: white; } */ +
@@ -2047,8 +2072,7 @@ >