操作
Enhancement(機能追加・改善) #2644
未完了携帯版で配色設定が反映されない箇所がある
開始日:
2011-11-30
期日:
進捗率:
0%
予定工数:
説明
Overview (現象)¶
携帯版で配色設定が反映されない箇所がある
Environment (再現バージョン)¶
OpenPNE 3.6.0
Way to repro (再現手順)¶
管理画面の携帯版配色設定ページ(/pc_backend.php/design/mobileColorConfig )で設定した配色が反映されない部分がある。
以下、配色設定を使わずに色を指定している部分があるテンプレート- plugins/opAshiatoPlugin/apps/mobile_frontend/modules/ashiato/templates/listSuccess.php
- plugins/opMessagePlugin/apps/mobile_frontend/modules/message/templates/listSuccess.php
- plugins/opMessagePlugin/apps/mobile_frontend/modules/message/templates/_receiveListRecord.php
- apps/mobile_frontend/modules/member/templates/_birthdayBox.php
Way to fix (修正内容)¶
背景色・文字色・罫線は携帯版配色設定の設定色を反映させてみてはいかがでしょうか?
操作