less/roojs-bootstrap/document-manager.less
authoredward <edward@roojs.com>
Fri, 11 May 2018 06:08:29 +0000 (14:08 +0800)
committeredward <edward@roojs.com>
Fri, 11 May 2018 06:08:29 +0000 (14:08 +0800)
less/roojs-bootstrap/document-manager.less

index abd32fc..fb62507 100644 (file)
     display: none !important;
 }
 
+.roo-document-manager-preview > .roo-document-manager-thumb > .fa {
+    position: absolute;
+    left: 10px;
+    top: 5px;
+    width: 25px;
+    height: 25px;
+    -webkit-border-radius: 50%;
+    -moz-border-radius: 50%;
+    border-radius: 50%;
+    line-height: 25px;
+    text-align: center;
+    background: inherit;
+    border: inherit;
+    font-size: 1.8em;
+}
+
 /*
 * sm
 */