#176: Reduce width of date in ticket Change History.
------------------------+-----------------------
Reporter: jdreimann | Owner: nobody
Type: defect | Status: reopened
Priority: major | Milestone: Release 2
Component: ui design | Version:
Resolution: | Keywords:
------------------------+-----------------------
Changes (by gjm):
* status: closed => reopened
* resolution: duplicate =>
Comment:
A summary of the discussion in #177:
- A calendar style display of dates suggested and rejected
- suggestions of abbreviations for times (sec, min, hrs, Days, Wks, Mths,
Yrs)
- suggestion of stacked date view:
{{{
#!html
<div class="row">
<div class="span1">
<h6 style="line-height: 13px; text-align: center">
<div style="font-size: 130%">32</div>
<div style="font-size: 80%">months</div>
<div style="font-size: 80%">ago</div>
</h6>
</div>
<div class="offset1">
...
</div>
</div>
}}}
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/176#comment:10>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker