プロジェクト

全般

プロフィール

Vote #75314

完了

Fix Invalid CSS on Error-Pages

Admin Redmine さんが3年以上前に追加. 3年以上前に更新.

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
Themes_38
対象バージョン:
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
38
version_id:
85
issue_org_id:
17206
author_id:
61731
assigned_to_id:
1
comments:
3
status_id:
5
tracker_id:
3
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

This error was introduced with r12308.

The CSS specification expects fonts with more than one word to be in quotation marks.

Change this line source:trunk/public/500.html#L7 to:
@
body {font-family: "Trebuchet MS", Georgia, "Times New Roman", serif; color: #303030; margin: 10px;}
@

As well in this file source:trunk/public/404.html#L7 to:
@
body {font-family: "Trebuchet MS", Georgia, "Times New Roman", serif; color: #303030; margin: 10px;}
@


journals

--------------------------------------------------------------------------------
Fix committed in r13190, thanks.
--------------------------------------------------------------------------------
Merged.
--------------------------------------------------------------------------------

Admin Redmine さんが3年以上前に更新

  • カテゴリThemes_38 にセット
  • 対象バージョン2.4.6_85 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0