alstjr7375
8aeab44e70
Fix: Selected Tab - Remove outline at connected tab #388
2022-05-11 05:00:37 +09:00
alstjr7375
34c78d0d78
Fix: Default option show_bookmarkbar #383
2022-05-11 03:53:24 +09:00
alstjr7375
69fd049535
Fix: bookmark menu's padding #391
...
- support `userChrome.padding.menu_compact`
- add `userChrome.padding.bookmark_menu.compact`
2022-05-11 03:53:04 +09:00
alstjr7375
1d403d31a8
Merge branch 'refactoring' into dev
2022-05-10 17:02:19 +09:00
alstjr7375
0c2148882c
Clean: refactoring decoration/download_panel
2022-05-10 16:35:39 +09:00
alstjr7375
e14aef7736
Fix: Animate - Field border disappear duration
2022-05-10 16:01:36 +09:00
alstjr7375
f50d274191
Clean: refactoring decoration/animate
2022-05-10 15:57:52 +09:00
alstjr7375
0eef12ff36
Merge branch 'refactoring' into dev
2022-05-10 14:37:40 +09:00
alstjr7375
0d6ef76665
Clean: refactoring compatibility/os
2022-05-10 14:36:22 +09:00
alstjr7375
4678fa53e4
Clean: compatibility/_theme
2022-05-10 05:10:33 +09:00
alstjr7375
c236fe7422
Fix: Fullscreen - Margin top 0 at hover #383
...
Now, not works
- start-transition: margin-top 0.3s var(--animation-easing-function) 50ms;
- end-transtion: margin-top 1.5s var(--animation-easing-function) 0.5s;
It has been merge into:
- transition: margin-top 1.3s var(--animation-easing-function) 50ms;
2022-05-09 14:37:02 +09:00
alstjr7375
699eefd1b0
Fix: Fullscreen - Adjust overlap delay term #383
2022-05-09 00:09:58 +09:00
alstjr7375
1a18247aaa
Fix: Fullscreen - Separated bookmarkbar option #383
2022-05-08 23:40:20 +09:00
alstjr7375
ca5814827a
Fix: Fullscreen - Delay 0.1s -> 1s #383
2022-05-08 22:02:02 +09:00
alstjr7375
d47b3d8225
Doc: Template with github form
2022-05-08 03:30:03 +09:00
alstjr7375
d779e40f80
Add: Options - new options for #380
2022-05-07 00:51:57 +09:00
alstjr7375
bd0988845c
Merge branch 'pinned-close-button' into dev #378
2022-05-07 00:44:57 +09:00
alstjr7375
713ca295a0
Add: Option - userChrome.tab.static_separator.selected_accent
2022-05-06 14:33:10 +09:00
alstjr7375
c2fb8a7997
Add: Option - userChrome.padding.drag_space.maximized #370
2022-05-05 20:20:10 +09:00
alstjr7375
295a2cd62c
Fix: FullScreen - Overlap's background color at linux
2022-05-05 14:31:54 +09:00
alstjr7375
0ad35b4ec1
Fix: DragSpace - Like firefox 88
...
https://searchfox.org/mozilla-esr78/search?q=--space-above-tabbar&path=&case=false®exp=false
2022-05-05 14:18:16 +09:00
alstjr7375
30cdbf6308
Fix: Global Menubar - padding at icon with non userChrome.padding.global_menubar
2022-05-04 10:46:25 +09:00
alstjr7375
818f29a66c
Clean: _main_menubar -> _global_menubar
2022-05-04 10:36:43 +09:00
alstjr7375
a0fe7b59f7
Fix: Pinned Tab - Close button width & build missing file #378
2022-05-04 04:39:14 +09:00
alstjr7375
f51106d312
Doc: Restrictions - URL quote
2022-05-02 20:36:08 +09:00
alstjr7375
305f6eb477
Clean: selected tab -> clipped tab #378
...
Co-authored-by: BPower0036 <80090789+BPower0036@users.noreply.github.com>
2022-05-01 01:40:04 +09:00
alstjr7375
e71c5c38a9
Fix: Pinned Tab - Close button hide at movingtab exclude always option #378
...
Info: `#tabbrowser-tabs:not([movingtab]) .tabbrowser-tab` is not working.
Because `#tabbrowser-tabs > #tabbrowser-arrowscrollbox` is shadowroot.
Co-authored-by: BPower0036 <80090789+BPower0036@users.noreply.github.com>
2022-05-01 01:38:38 +09:00
alstjr7375
b73f2934f2
Merge branch 'master' of https://github.com/black7375/Firefox-UI-Fix
2022-05-01 00:57:10 +09:00
alstjr7375
4b0fa3db83
Fix: Selected Tab - backported #337 to #382
...
af69155956
2022-05-01 00:56:13 +09:00
MS_Y
226c995823
Doc: README - precautions
2022-04-29 16:15:50 +09:00
alstjr7375
3be8d36a3b
Add: Option - Pinned tab button at hover #378
...
- `userChrome.tab.close_button_at_pinned.always`
- `userChrome.tab.close_button_at_pinned.background`
2022-04-28 10:46:43 +09:00
alstjr7375
979dd77ab3
Fix: Bookmark menu - position #372
...
It's a sideeffect of `display: flex` at `:root[sizemode="normal"]`.
2022-04-27 10:46:19 +09:00
alstjr7375
f2042f7e88
Add: Build PR #374
2022-04-27 05:09:02 +09:00
MS_Y
1f2eb68bdb
Merge pull request #374 from BPower0036/patch-1
...
Checkbox's padding
2022-04-27 05:03:08 +09:00
alstjr7375
38f03a590a
Fix: Tabbar - Cut off at windows #368 #370
2022-04-27 04:46:03 +09:00
BPower0036
299d822b8e
https://github.com/black7375/Firefox-UI-Fix/issues/363
2022-04-26 18:51:07 +00:00
alstjr7375
1ff415f4f1
Fix: Tabbar - No show at windows #368
2022-04-26 16:39:44 +09:00
MS_Y
0fd746b1ce
Merge pull request #351 from black7375/dev
...
Ver 5.0.0 Feedback Thread
2022-04-26 11:45:04 +09:00
alstjr7375
cb63a83c8a
Doc: README - Option wiki link
2022-04-26 11:43:46 +09:00
alstjr7375
bdfc9b9132
Doc: Restrictions - caching behavior
2022-04-26 05:24:58 +09:00
alstjr7375
0457b0924b
Clean: user.js - align
2022-04-26 04:57:48 +09:00
alstjr7375
e67aeb8957
Merge branch 'master' into dev
2022-04-26 04:54:11 +09:00
alstjr7375
aa5f3c06ae
Fix: Install - gitDirty param type
2022-04-26 04:29:05 +09:00
alstjr7375
4eac9874d0
Fix: Install - stash quiet
2022-04-26 04:17:29 +09:00
alstjr7375
fd7dde3efe
Fix: Install - Powershell's stash
2022-04-26 04:05:32 +09:00
alstjr7375
e495a2b144
Clean: Icons - Layout paths
2022-04-26 04:04:30 +09:00
alstjr7375
58051c8a62
Doc: Restrictions - Bugzilla prefix
2022-04-25 10:29:43 +09:00
alstjr7375
53ea77ac0e
Doc: CREDITS - update #352 #366
2022-04-25 02:06:56 +09:00
alstjr7375
93b9062ae6
Fix: Addon.org - Unreadable text on developer hub backported #366
2022-04-25 02:05:05 +09:00
MS_Y
567cdfe2e0
Merge pull request #366 from filips123/fix-developer-hub
...
Fix: Unreadable text on Add-on Developer Hub
2022-04-25 01:46:38 +09:00