Vote #67704
完了Remove falsly applied chrome on revision links
100%
説明
Revision links inside commit messages have superfluous chrome applied in the issue display template. This is because the surrounding div, as well as the revision link have class @changeset@ and the CSS does not properly restrict the rules. An example can be seen on redmine.org on #5925.
The attached patch fixes the CSS. The patch is also available on "github":http://github.com/meineerde/redmine/commit/54e0469915d08545b9d0f8fa6d97cda1c1e8fc71
journals
Committed in r3908. The border was so light I couldn't even see it on my main monitor.
--------------------------------------------------------------------------------
Merged to 1.0-stable for release in 1.0.1.
--------------------------------------------------------------------------------