Feature #2835
closed
clickable/linkable line #'s while browsing the repo
Added by Alex U almost 16 years ago.
Updated about 15 years ago.
Description
A user on the #redmine channel requests clickable/linkable line numbers while repo browsing. Here is a simple patch for the views and a little css tweak.
worksforme :)
Files
+1, it seems to me that the chosen implementation has a pretty low severity in contrast to a the highly improved useability it provides...
- Status changed from New to Resolved
- Target version set to 0.8.2
- Resolution set to Fixed
Committed in
r2527 with sligth changes:
- title attribute removed (hardcoded english word)
- change to scm.css removed (not related to this feature)
Thanks.
Jean-Philippe Lang wrote:
Committed in r2527 with sligth changes:
- ...
- change to scm.css removed (not related to this feature)
I am in the opinion that it ís related in the sense of the styling of the feature. As such: I think these selectors maybe shouldn't be declared in source:/trunk/public/stylesheets/scm.css. Instead they seem to belong to the source:/trunk/public/stylesheets/application.css.
See the following screenshots:
Without the CSS style-declarations (as committed) |
With the CSS style-declarations (like the patch) |
|
|
As you see the changes are:
- on
hover
-> underlining removed
- color -> instead of default link-color a more sophisticated gray-teint is used.
Though, consider it just a minor CSS-improvement... ;)
Thanks for your fast response on this issue...
- Status changed from Resolved to Closed
Merged in 0.8-stable in r2556.
- Estimated time deleted (
0.00 h)
Also available in: Atom
PDF