Image button now has cursor set to pointer

This commit is contained in:
wmwragg 2016-08-16 17:41:09 +01:00
parent 012f085f33
commit 08e5f61b10

View File

@ -156,6 +156,7 @@ limitations under the License.
position: absolute;
display: inline-block;
visibility: hidden;
cursor: pointer;
top: 6px;
right: 6px;
}