Browse Source

页面分享修改

wangchuanjin 9 years ago
parent
commit
407b4b1a5d
1 changed files with 3 additions and 0 deletions
  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;