Kaynağa Gözat

Added posibility to add image to info-box instead of icon #522

Abdullah Almsaeed 9 yıl önce
ebeveyn
işleme
e5771daaf5

+ 3 - 0
build/less/info-box.less

@@ -36,6 +36,9 @@
   font-size: 45px;
   line-height: 90px;
   background: rgba(0,0,0,0.2);
+  > img {
+    max-width: 100%;
+  }
 }
 .info-box-content {
   padding: 5px 10px;

+ 3 - 0
dist/css/AdminLTE.css

@@ -1974,6 +1974,9 @@ a:focus {
   line-height: 90px;
   background: rgba(0, 0, 0, 0.2);
 }
+.info-box-icon > img {
+  max-width: 100%;
+}
 .info-box-content {
   padding: 5px 10px;
   margin-left: 90px;

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/css/AdminLTE.min.css


Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor