プロジェクト

全般

プロフィール

Vote #74667

未完了

Sidebar css

Admin Redmine さんが約4年前に追加. 約4年前に更新.

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

0%

予定工数:
category_id:
30
version_id:
0
issue_org_id:
15565
author_id:
85369
assigned_to_id:
0
comments:
4
status_id:
1
tracker_id:
3
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[New]

説明

Related to #13242.

CSS for

    and
  • tags in #sidebar spoils our plugin.
    I suggest to add a special class for
      and
    • elements that need zero margins.


journals

Well, I don't get the point what breaks your plugin.

Do you use a ul/li inside the ul/li of the sidebar?

Maybe it would be enough to change #sidebar ul to #sidebar > ul
--------------------------------------------------------------------------------
Yes, the plugin imports a tree structure into #sidebar.

Well, it has a very complicated css rendering by js.

I only suggest, I do not insist.
--------------------------------------------------------------------------------
Can you try to change

@ #sidebar ul @ to @ #sidebar > ul @
and
@ #sidebar ul li@ to @ #sidebar > ul > li@

I think this should do the trick and we don't need to add another class to the css. :-)
--------------------------------------------------------------------------------
Do you mean in application.css?
If so, it will not, whereas there are <ul>'s situated in <form> and only after that in <div id="sidebar"> in some places.
--------------------------------------------------------------------------------

Admin Redmine さんが約4年前に更新

  • カテゴリCode cleanup/refactoring_30 にセット

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

いいね!0
いいね!0