1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-25 07:37:46 +02:00
Commit Graph

232 Commits

Author SHA1 Message Date
antelle
a7096b5cdf building css with webpack 2019-08-16 18:45:11 +02:00
antelle
32b4e99c12 merge GrantMoyer-develop: option to hide password in the generator 2019-08-15 22:08:26 +02:00
antelle
c2658395c0 fixed generator style issues in Firefox, see #1222 2019-08-15 21:25:02 +02:00
antelle
63f68dff04 fixed generator style issues in Firefox, see #1222 2019-08-07 20:32:38 +02:00
Grant Moyer
9c8ebde19d Move hide button to top of dialog 2019-08-06 18:48:21 -04:00
Grant Moyer
276afa42da Add option to hide generated password 2019-08-05 19:22:29 -04:00
antelle
6a9640ec29 mobile improvements 2019-03-31 13:55:00 +02:00
antelle
2daa28ec0b mobile list styles 2019-03-30 23:49:14 +01:00
antelle
fb418d3aa0 better detail editor styles on mobile 2019-03-30 23:39:33 +01:00
antelle
04fc3ee3d4 bigger list on mobile 2019-03-28 22:49:51 +01:00
antelle
16bbae35f2 PWA styles fixes 2019-03-28 22:31:53 +01:00
Dennis Ploeger
a6c97e496e No transition and a bigger bar for reordering via drag and drop 2019-01-02 14:03:22 +01:00
Dennis Ploeger
06b3e80880 Nasty typo fix, added shortcut information in the autotype selector 2018-10-13 15:21:55 +02:00
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
sahal.sahal
50b7df3c45 #646 Update confirm password ux. 2018-08-29 07:10:54 +08:00
sahal.sahal
3e55478f4b #646 Implement confirm master password 2018-08-28 00:15:23 +08:00
Coises
0f1a248fcc Make field labels in details view draggable
These changes make it possible to drag the value of a field in the
details view by dragging its label. The value dragged is the same
as would be copied by clicking on the label.
2018-08-23 13:45:35 -07:00
Tao Wang
48fcdd7a6c Replace the bower dependencies with NPM dependencies
Signed-off-by: Tao Wang <twang2218@gmail.com>
2018-06-21 15:11:03 +10:00
antelle
4e96402bd4 added SF Mono font 2018-02-22 19:57:18 +01:00
antelle
2af6a39a93 refactored open-view focus handling and styles 2017-12-23 21:47:31 +01:00
antelle
b7013c548e fix #672: calendar colors 2017-12-23 21:04:54 +01:00
Gregory
e479595c27 apply consistent action-color on focus for labels and icons. 2017-12-23 13:25:08 -06:00
antelle
f390b690a7 fix #353: WebDAV file creation 2017-11-27 22:11:00 +01:00
antelle
7568a59019 fix #665: draggable area fix 2017-11-26 19:30:14 +01:00
antelle
7d13b49093 redesigned Dropbox chooser 2017-11-26 17:26:58 +01:00
antelle
577d23e212 fixed tip transition animation in safari 2017-11-26 13:35:43 +01:00
antelle
afda7b630e fix #654: Chinese fonts 2017-08-06 16:22:53 +02:00
antelle
9ba645cb81 added Microsoft YaHei font 2017-06-05 14:45:10 +02:00
antelle
fc629a7760 fix window drag style 2017-06-02 22:28:18 +02:00
antelle
c51cf1d9b2 more edge hacks 2017-05-28 21:24:48 +02:00
antelle
196bb3385b fix #644: plugin gallery load button 2017-05-28 17:03:10 +02:00
antelle
ff6fc99920 hide password auto-fill in Safari 2017-05-27 18:11:38 +02:00
antelle
c5f3e75ae5 fixed dropdowns in Edge 2017-05-27 00:15:00 +02:00
antelle
15449602b2 added links to edge hacks 2017-05-26 19:26:21 +02:00
antelle
bacb65b584 fix #641: fixed mac app layout issues with custom titlebar styles 2017-05-26 18:57:45 +02:00
antelle
4634281870 fix #636: broken layout in edge 15 2017-05-25 21:37:04 +02:00
antelle
eafc81c938 fix #638: password generator drag issues 2017-05-25 20:24:20 +02:00
antelle
646550cc4e trim unused css 2017-05-20 12:49:09 +02:00
antelle
a219d4254c auto-update plugins checkbox 2017-05-20 11:27:28 +02:00
antelle
a006b0f5fc plugin link 2017-05-17 20:06:44 +02:00
antelle
8072c3f028 fixed styles in edge 2017-05-14 21:17:10 +02:00
antelle
05c92b2266 plugin search 2017-05-14 13:13:09 +02:00
antelle
70dc9a64ce plugin styles 2017-05-13 22:57:06 +02:00
antelle
4664979e8d plugin gallery 2017-05-13 22:36:07 +02:00
antelle
a4cdb37594 fix button styles 2017-05-02 21:27:07 +02:00
antelle
1195408b1d button in settings 2017-04-29 18:57:18 +02:00
antelle
fd96ecfd43 plugins page 2017-04-27 14:50:36 +02:00
antelle
afe0dabc5c removed form-box-shadow-color from theme variables 2017-04-27 09:47:28 +02:00
antelle
995f13c60f extracted theme vars scss 2017-04-27 09:40:18 +02:00
antelle
1618ff0109 removed extra variable 2017-04-27 08:12:32 +02:00