Vote #67896
完了Bad CSS class for calendar project menu_item
100%
説明
See screenshot attached.
!calendar_item_bad_css.png!
It's due to a CSS class name collision with calendar.css, which defines ".calendar". I wonder if it should be fixed in calendar.css or in classes definitions for our menu items.
journals
What theme? I didn't see that when I tested.
--------------------------------------------------------------------------------
Default, but no matter the theme. You get this when calendar.css is included, which happens whenever calendar popups are used on the page I think. "New issue" tab for instance.
--------------------------------------------------------------------------------
I noticed this yesterday too and attempted a fix: http://github.com/asoltys/redmine/tree/calendar_css_conflict
--------------------------------------------------------------------------------
Looks ok to me, thanks. As Eric assigned it to himself, I let him check if he's ok and commit this patch.
--------------------------------------------------------------------------------
Applied your patch Adam, thanks for the fix (r3950).
To make it easier on me, could you format your patches to the [[Coding_Standards#Commits| Commit standards]]. (It's new but it will help save me time when applying patches in git).
--------------------------------------------------------------------------------
Merged to 1.0-stable for release in 1.0.1.
--------------------------------------------------------------------------------