ここの情報は古いです。ご理解頂いた上でお取り扱いください。
- Timestamp:
-
Jan 31, 2008, 3:05:23 PM (15 years ago)
- Author:
-
ebihara
- Comment:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
-
- Property Owner changed from nobody to ebihara
-
Property
Status
changed from
new
to
closed
-
Property
Milestone
changed from
to
OpenPNE2.11.4
-
Property
Resolution
changed from
to
fixed
-
v3
|
v11
|
|
1 | 1 | === ■現象 === |
2 | | PC版あしあとページの配色設定が2.11系にアップデートすると反映されない |
| 2 | PC版あしあとページの配色設定が2.11.2 ~ 2.11.3.1 にアップデートすると反映されない |
3 | 3 | |
4 | 4 | === ■原因 === |
| 5 | * r4663 の変更が取り除かれていない [[BR]] |
| 6 | (pc_page_h_ashiato のみ試験的に XHTML + CSS 化したものが残ってしまっている) |
5 | 7 | |
6 | 8 | === ■修正内容 === |
| 9 | * r4663 を取り消す |
7 | 10 | |
8 | 11 | === ■関連情報 === |
9 | 12 | * [http://sns.openpne.jp/?m=pc&a=page_fh_diary&target_c_diary_id=15106 報告元] |
10 | | |
11 | 13 | {{{ |
12 | | |
13 | 14 | 「あしあと」のページで、tableからdlを使ったものにかわった模様。 |
14 | 15 | tableだったときの背景色がdlでは適用されていないような... |