#501: Convert repository annotations to Bootstrap
-------------------------+-------------------------------------------------
Reporter: olemis | Owner: rjollos
Type: task | Status: review
Priority: major | Milestone: Release 8
Component: ui design | Version:
Resolution: | Keywords: vcs browser blame responsive
| bootstrap
-------------------------+-------------------------------------------------
Comment (by olemis):
Replying to [comment:6 rjollos]:
>
[...]
>
> The CSS for `table.code th.blame a` looks a bit off to me, at least for
the case of Git changeset IDs. Has something changed in the time since the
patch was created?
>
Well ... I tested with hg changesets and it used to work ok . AFAICT ...
''Git is smart enough to figure out what commit you meant to type if
you provide the first few characters, as long as your partial SHA-1 is at
least four characters long and unambiguous — that is, only one object in
the current repository begins with that partial SHA-1.''
,,according to [http://git-scm.com/book/en/Git-Tools-Revision-Selection
#Short-SHA Git Tools - Revision Selection - Short SHA],,
For a more generic solution maybe we could just set
[source:/trunk/bloodhound_theme/bhtheme/htdocs/bloodhound.css@1536977#L374
.clip] CSS class in a span inside enclosing brackets to control overflow?
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/501#comment:7>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker