]> wagnertech.de Git - kivitendo-erp.git/blobdiff - css/common.css
Merge branch 'debian' into b-3.6.1
[kivitendo-erp.git] / css / common.css
index af807c950bf0d7cac450bd83a1b63f6dcc970cbc..dd295006f8d07e058e07587caffa939350f68cf9 100644 (file)
@@ -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;
+}