X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.css;h=e931000b251962da3815bd6afbbe9ff3fdfd67ce;hb=b1ab2024d5e2e81099c704a6b78ef9d5476c5f62;hp=446ae0624fa738297166a6f2350ddf93e95a0197;hpb=00768b5e1ff22271690b5977bca56e9b2fc46162;p=brisk.git diff --git a/web/brisk.css b/web/brisk.css index 446ae06..e931000 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -103,3 +103,7 @@ input.button:hover { input.button:active { background-color: RGB(255,255,153); } + +img.button:hover { + cursor: pointer; +} \ No newline at end of file