X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2370c9a551d71745ef24ec8cb788fd4515303b5b..f217d072d76183bc07723dcc29503b732bd2022d:/css/common.css diff --git a/css/common.css b/css/common.css index 69ebbfdbb..b4b1b78f8 100644 --- a/css/common.css +++ b/css/common.css @@ -233,3 +233,11 @@ span.upload_drop_zone { z-index: 2; cursor: pointer; } + +.thumbnail { + cursor: pointer; +} + +.fu_finished { + background-color: #ADFFB6; +}