#848: BibEdit: improve "history" panel
-------------------------+----------------------
Reporter: jcaffaro | Owner: jmartinm
Type: enhancement | Status: new
Priority: trivial | Milestone:
Component: BibEdit | Version:
Keywords: |
-------------------------+----------------------
It is not always clear for users that a given revision can be selected
from the BibEdit History panel for viewing (especially since 3 other
controls Merge/Compare/Revert are more prominently displayed).
Some possibilities to explore/investigate:
* add `{{{cursor:pointer}}}' to class
'{{{bibEditRevHistoryEntryContent}}}' to better show that the label is not
just text, but can be selected.
* add some rule like `{{{.bibEditRevHistoryEntryContent:hover {text-
decoration:underline;background:lightyellow}'}}}.
* have the 'view' control displayed next to the other controls
(View/Merge/Compare/Revert), using something like an "eye" icon. The icon
could alternatively be displayed in front of the revision, as the complete
line can be selected.
--
Ticket URL: <https://invenio-software.org/ticket/848>
Invenio <http://invenio-software.org>