소스 검색

页面分享修改

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;