プロジェクト

全般

プロフィール

Vote #66017

完了

CSS style for acronyms

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

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

0%

予定工数:
category_id:
10
version_id:
6
issue_org_id:
4224
author_id:
3866
assigned_to_id:
0
comments:
2
status_id:
5
tracker_id:
2
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

I find myself using the @acronym@ tag from textile/redcloth a lot lately, and I think it would be worth styling them somewhat so that users can spot them easily. I have added the classical dotted unterline / help cursor to my installation (snippet below), but I'm not sure if it fits the rest of the Redmine UI that well, maybe just having an icon in front of acronyms, like external links have, would be enough.

acronym  {
  border-bottom: 1px dotted;
  cursor: help;
}

journals

Added in r3073. Actually, this is how acronyms look like by default in Firefox.
--------------------------------------------------------------------------------
Well, Safari seems to not style them at all, and I must admit I haven't tested it elsewhere. Anyway, regarding css, I prefer setting stuff than hoping the browser has some defaults.

Thanks!
--------------------------------------------------------------------------------

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

  • カテゴリUI_10 にセット
  • 対象バージョン0.9.0_6 にセット

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

いいね!0
いいね!0