1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-28 07:50:55 +02:00
keeweb/app
Coises 2e54d30b9d Adjust some overflow behavior in the details panel
Adding max-width, white-space, overflow and text-overflow to "a" children
of .details_field-value elements corrects an anomaly with long Website
values. Previously they displayed wider than other values, and the space
in which one could click to edit the field without triggering the link
was very thin. This establishes what was presumably the intended behavior.

Removing white-space from .details__attachment-preview-download-text
allows the text to wrap when the details pane is too narrow to show it all
on one line.

Replacing margin-right with max-width in .details__history fixes
issue #945 and makes fields in the history wrap as they do
in the ordinary details pane.

Adding flex to .details_history-top prevents the history details from
overlapping the navigation controls when the window height is too small
to show everything without scrolling.

Adding padding-right and margin-right to .details__history-top and
.details__history-buttons keeps those elements from overlapping
the scroll bar and aligns their right edges with the right edges
of the widest .details_field-value elements.
2018-09-03 14:13:42 -07:00
..
icons Update and add app icons for supported platforms 2018-02-04 01:37:17 +01:00
manifest Add Microsoft Edge app icons 2018-02-04 01:45:14 +01:00
resources sign desktop update archive 2016-03-05 14:16:12 +03:00
scripts removed old feature detecting stuff 2018-08-30 22:21:57 +02:00
styles Adjust some overflow behavior in the details panel 2018-09-03 14:13:42 -07:00
templates #646 Change confirm password message. 2018-08-31 02:31:39 +08:00
favicon.png update icon and favicon 2015-11-07 12:01:56 +03:00
index.html grammar 2018-03-09 15:23:15 +01:00
manifest.appcache updater min version idea 2016-01-17 23:34:40 +03:00