alstjr7375
a0fe7b59f7
Fix: Pinned Tab - Close button width & build missing file #378
2022-05-04 04:39:14 +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
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
alstjr7375
38f03a590a
Fix: Tabbar - Cut off at windows #368 #370
2022-04-27 04:46:03 +09:00
alstjr7375
1ff415f4f1
Fix: Tabbar - No show at windows #368
2022-04-26 16:39:44 +09:00
alstjr7375
93b9062ae6
Fix: Addon.org - Unreadable text on developer hub backported #366
2022-04-25 02:05:05 +09:00
alstjr7375
ded4b78baa
Fix: Menu - active color at .in-menulist win10 #362
2022-04-24 01:47:15 +09:00
alstjr7375
17cf68cec8
Fix: Bottom Rounded Corner - Work with userChrome.tab.color_like_toolbar
2022-04-24 01:46:09 +09:00
alstjr7375
918e24ee5c
Fix: icon path
2022-04-19 15:09:44 +09:00
alstjr7375
14f0678946
Clean: Move lepton stylesheets into their own files
...
- `userChrome.css` -> `css/leptonChrome.css`
- `userContent.css` -> `css/leptonContent.css`
This allows users to easily update lepton while still keepping their
own custom styles
Co-authored-by: anzz1 <>
2022-04-19 12:14:09 +09:00