| 漏洞 ID 编号 |
BUG-000136305 |
| 已提交 | December 18, 2020 |
| 上次修改时间 | June 5, 2024 |
| 适用范围 | ArcGIS Online |
| 找到的版本 | 8.4 |
| 操作系统 | Windows OS |
| 操作系统版本 | 10.0 |
| 状态 | Non-Reproducible
在开发团队测试过程中,此问题不可重现。 为问题分配此状态的可能原因包括:问题无法重现,或不再与软件的开发版本相关,但未安装特定修复程序来解决该问题。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
This issue is not reproducible following the ArcGIS Online February 2023 release. Once there is content in the Attachment Viewer app, any changes to the Theme & Layout tab are reflected.
解决办法
Use the 'Custom CSS' parameter box to alter the header colors. Below are two examples of how to change these two color parameters using Custom CSS:
- .esri-photo-centric__header { background-color: #000000; color: #ffffff}
- .esri-map-centric__header { background-color: #000000; color: #ffffff}
重现步骤