Browse Source

Merge branch 'master' of http://10.1.235.20:3000/asiainfo/static

guohh 4 years ago
parent
commit
9fdebee871
2 changed files with 2 additions and 2 deletions
  1. 2 2
      2019/bj-zqzt/biz/css/base-ghh.css
  2. BIN
      2019/bj-zqzt/biz/img/arrow-right4.png

+ 2 - 2
2019/bj-zqzt/biz/css/base-ghh.css

@ -1803,7 +1803,7 @@ div.result-no-record .scan-result-name {
1803 1803
.view-block-head .link-to-more .link-to-more-icon {
1804 1804
  width: .1rem;
1805 1805
  height: .1rem;
1806
  background: url("../img/arrow-right3.png") center no-repeat;
1806
  background: url("../img/arrow-right4.png") center no-repeat;
1807 1807
  background-size: .1rem auto;
1808 1808
}
1809 1809
@ -1861,4 +1861,4 @@ div.result-no-record .scan-result-name {
1861 1861
  bottom: .01rem;
1862 1862
  width: .03rem;
1863 1863
  background-color: #3F93F8;
1864
}
1864
}

BIN
2019/bj-zqzt/biz/img/arrow-right4.png