f18style.css: change cursor for buttons (Forum #82351)

git-svn-id: https://svn.fhem.de/fhem/trunk@15826 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2018-01-08 16:42:24 +00:00
parent efdb3e8955
commit e346f23ebd

View File

@@ -40,6 +40,7 @@ a { text-decoration:none; }
div.dist { padding-top:0.3em; }
button.dist { margin:10px; background:transparent; border:0px; cursor:pointer; }
select,input[type=submit] { cursor:pointer; }
div.pin { float:right; width:1em; height:1em; }
div.pinHeader { height:1em; padding:2px; }