cursor: pointer for toolbar buttons

This commit is contained in:
Matthew Hodgson 2015-08-14 13:03:15 +01:00
parent 7bdf612ad5
commit 88095d4360

View file

@ -31,4 +31,5 @@ limitations under the License.
float: right;
margin-top: 3px;
margin-right: 12px;
cursor: pointer;
}