Image button now has cursor set to pointer

pull/1987/head
wmwragg 2016-08-16 17:41:09 +01:00
parent 012f085f33
commit 08e5f61b10
1 changed files with 1 additions and 0 deletions

View File

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