X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/7de440bfb460ac0e011b7a833390c980c0753984..refs/heads/master:/css/common.css diff --git a/css/common.css b/css/common.css index af807c950..dd295006f 100644 --- a/css/common.css +++ b/css/common.css @@ -222,7 +222,7 @@ span.upload_drop_zone { background-color: whitesmoke; } -.ovlerlay_div { +.overlay_div { position: relative; } @@ -233,3 +233,7 @@ span.upload_drop_zone { z-index: 2; cursor: pointer; } + +.thumbnail { + cursor: pointer; +}