Update Lepton to 7.3.1
This commit is contained in:
parent
e644300d75
commit
bbc638ad2c
@ -7,6 +7,9 @@
|
||||
----------
|
||||
Major Contributors
|
||||
|
||||
N: 2641a40fd44383320adde4b027a1d0b03bd550
|
||||
W: https://github.com/2641a40fd44383320adde4b027a1d0b03bd550
|
||||
|
||||
N: AveYo
|
||||
E: aveyo@yahoo.com
|
||||
W: https://github.com/AveYo
|
||||
@ -26,6 +29,13 @@ N: Jani Haiko
|
||||
E: haiko.jani@gmail.com
|
||||
W: https://github.com/ojaha065
|
||||
|
||||
N: Jiho Lee
|
||||
E: optional.int@kakao.com
|
||||
W: https://github.com/DPS0340
|
||||
|
||||
N: kanlukasz
|
||||
W: https://github.com/kanlukasz
|
||||
|
||||
N: nikkehtine
|
||||
E: nikkehtine@int.pl
|
||||
W: https://github.com/nikkehtine
|
||||
@ -33,12 +43,12 @@ W: https://github.com/nikkehtine
|
||||
N: OSS.kr
|
||||
W: https://www.oss.kr/
|
||||
|
||||
N: ZachKnife1
|
||||
W: https://github.com/ZachKnife1
|
||||
|
||||
----------
|
||||
Contributors
|
||||
|
||||
N: 2641a40fd44383320adde4b027a1d0b03bd550
|
||||
W: https://github.com/2641a40fd44383320adde4b027a1d0b03bd550
|
||||
|
||||
N: 7k5x
|
||||
E: 7k5xlp0onfire@gmail.com
|
||||
W: https://github.com/7k5x
|
||||
@ -73,6 +83,10 @@ N: dr460nf1r3
|
||||
E: njcrypted@protonmail.com
|
||||
W: https://dr460nf1r3.me/
|
||||
|
||||
N: Dusk Banks
|
||||
E: me@bb010g.com
|
||||
W: https://static.bb010g.com/
|
||||
|
||||
N: Filip Š
|
||||
E: filip.stamcar@hotmail.com
|
||||
W: https://www.filips.si/
|
||||
@ -97,6 +111,10 @@ W: https://github.com/MarNicGit
|
||||
N: Oondanomala
|
||||
W: https://github.com/Oondanomala
|
||||
|
||||
N: Patricek
|
||||
E: pk22.games@gmail.com
|
||||
W: https://github.com/Patricek0056
|
||||
|
||||
N: ph3b3
|
||||
E: phoebeleong8@gmail.com
|
||||
W: https://phoebe-leong.github.io/
|
||||
@ -112,6 +130,10 @@ W: https://github.com/Nyubis
|
||||
N: roland-rollo
|
||||
W: https://github.com/roland-rollo
|
||||
|
||||
N: ryenyuku
|
||||
E: teamworks1732@gmail.com
|
||||
W: https://github.com/ryenyuku
|
||||
|
||||
N: SanderTheDragon
|
||||
E: sanderthedragon@zoho.com
|
||||
W: https://gitlab.com/SanderTheDragon
|
||||
@ -149,6 +171,11 @@ W: https://gist.github.com/mmis1000/08d8de4bbe70c04423f0b966bcc286b1
|
||||
C: Copyright (c) 2021 Mmis1000 <mmis10002@gmail.com>
|
||||
L: MIT
|
||||
|
||||
N: edge-frfox
|
||||
W: https://github.com/bmFtZQ/edge-frfox
|
||||
C: Copyright (c) 2021 bmFtZQ
|
||||
L: MIT
|
||||
|
||||
N: Feather
|
||||
W: https://github.com/feathericons/feather
|
||||
C: Copyright (c) 2013-2017 Cole Bemis
|
||||
@ -239,3 +266,8 @@ N: Waterfox
|
||||
W: https://github.com/WaterfoxCo/Waterfox
|
||||
C: Copyright (c) 2012 Waterfox Limited
|
||||
L: MPL 2.0
|
||||
|
||||
N: WaveFox
|
||||
W: https://github.com/QNetITQ/WaveFox
|
||||
C: Copyright (c) 2021 QNetITQ
|
||||
L: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
[Info]
|
||||
Ver=v7.3.0
|
||||
Ver=v7.3.1
|
||||
Branch=photon-style
|
||||
|
@ -3986,7 +3986,6 @@
|
||||
/* Don't use display: flex at not fullscreen!! side effect #372 */
|
||||
:root[sizemode="fullscreen"] #navigator-toolbox {
|
||||
display: flex !important; /* Needed for content to take up entire height, compatibility with tabs on bottom */
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
:root[sizemode="fullscreen"] #titlebar,
|
||||
:root[sizemode="fullscreen"] #nav-bar,
|
||||
@ -10336,6 +10335,9 @@
|
||||
#appMenuRecentlyClosedWindows {
|
||||
list-style-image: url("chrome://browser/skin/window.svg");
|
||||
}
|
||||
#appMenuSearchHistory {
|
||||
list-style-image: url("chrome://global/skin/icons/search-glass.svg");
|
||||
}
|
||||
#appMenuRestoreSession,
|
||||
#appMenu-restoreSession {
|
||||
list-style-image: url("../icons/restore-session.svg");
|
||||
|
Loading…
Reference in New Issue
Block a user