Commit 3cd40e6837ef96645cbbe610687192a9261a1a13
1 parent
d11b6caa
update...
Showing
2 changed files
with
17 additions
and
1 deletions
src/main/resources/static/pages/base/geo_data_edit/css/mian.css
| @@ -724,4 +724,19 @@ a.b_l_s_link{ | @@ -724,4 +724,19 @@ a.b_l_s_link{ | ||
| 724 | 724 | ||
| 725 | .uk-tooltip.uk-active { | 725 | .uk-tooltip.uk-active { |
| 726 | z-index: 99999; | 726 | z-index: 99999; |
| 727 | -} | ||
| 728 | \ No newline at end of file | 727 | \ No newline at end of file |
| 728 | +} | ||
| 729 | + | ||
| 730 | +div[id*='PanoramaFlashWraperTANGRAM']{ | ||
| 731 | + z-index: 99999; | ||
| 732 | + background: #fff; | ||
| 733 | + text-align: center; | ||
| 734 | + color: red; | ||
| 735 | +} | ||
| 736 | +/* | ||
| 737 | +div[id*='PanoramaFlashWraperTANGRAM']:before{ | ||
| 738 | + content: "如果你使用的是chrome浏览器,请在设置里允许当前页面IP启用flash"; | ||
| 739 | + position: absolute; | ||
| 740 | + top: 50px; | ||
| 741 | + left: calc(50% - 220px); | ||
| 742 | + font-size: 18px; | ||
| 743 | +}*/ |
src/main/resources/static/pages/base/geo_data_edit/js/map.js