瀏覽代碼

页面分享修改

wangchuanjin 9 年之前
父節點
當前提交
407b4b1a5d
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      core/src/web/staticres/css/dev-qfw.css

+ 3 - 0
core/src/web/staticres/css/dev-qfw.css

@@ -2543,7 +2543,10 @@ style="color:#D03102;margin-right:5px;"
 	height: 100px;
 }
 .b-pcshare-content>div:first-child>span:last-of-type>table{
+	-ms-transform: scale(0.5,0.5);
+	-moz-transform: scale(0.5,0.5);
 	-webkit-transform: scale(0.5,0.5);
+	-o-transform: scale(0.5,0.5);
 	position: absolute;
 	left: -50px;
 	top: -55px;