Quellcode durchsuchen

Merge branch 'develop' of zhengxifeng/zc100 into master

zhengxifeng vor 8 Monaten
Ursprung
Commit
8960067b35
1 geänderte Dateien mit 7 neuen und 0 gelöschten Zeilen
  1. 7
    0
      template/pc/js/botstrap-step/style.css

+ 7
- 0
template/pc/js/botstrap-step/style.css Datei anzeigen

@@ -1709,6 +1709,13 @@ only screen and (                min-resolution: 2dppx) {
1709 1709
     #retrieve-code{
1710 1710
         margin-top:0px !important;
1711 1711
     }
1712
+
1713
+    .td-r img{
1714
+        width: 12px;
1715
+    }
1716
+    .td-b img{
1717
+        width: 12px;
1718
+    }
1712 1719
 }
1713 1720
 
1714 1721
 

Laden…
Abbrechen
Speichern