diff --git a/src/css/injected.scss b/src/css/injected.scss index 4de7aa2b..299c23e7 100644 --- a/src/css/injected.scss +++ b/src/css/injected.scss @@ -3397,20 +3397,6 @@ body { margin-bottom: 12px; } -.AboutPageLink { - background: rgba(0, 102, 255, 0.07) !important; - border-radius: 0.3em !important; - padding: 2px 10px !important; - color:rgb(56, 166, 255) !important; - font-weight: 500 !important; - transition: background 0.2s, color 0.2s !important; - cursor: pointer !important; -} -.AboutPageLink:hover { - background: rgba(0, 102, 255, 0.13) !important; - color:rgb(80, 168, 255) !important; -} - @keyframes shimmer { 0% { background-position: -1000px 0; diff --git a/src/seqta/utils/Openers/OpenAboutPage.ts b/src/seqta/utils/Openers/OpenAboutPage.ts index dcf57632..ed08d1a7 100644 --- a/src/seqta/utils/Openers/OpenAboutPage.ts +++ b/src/seqta/utils/Openers/OpenAboutPage.ts @@ -23,31 +23,39 @@ export function OpenAboutPage() { let text = stringToHTML(/* html */ `
-

BetterSEQTA+ is a fork of BetterSEQTA (originally developed by Nulkem), which was discontinued. BetterSEQTA+ continued development of BetterSEQTA, while incorporating a plethora of features.

We are currently working on fixing bugs and adding useful features. If you want to make a feature request or report a bug, you can do so on GitHub (find icon below). We are always looking for more contributors!

Credits:

-

Nulkem created the original extension, was ported to Manifest V3 by MEGA-Dawg68, and is under active development by Crazypersonalph, SethBurkart123, and other contributors.

-

Full contributors list HERE

+

+ Nulkem created the original extension, was ported to Manifest V3 by MEGA-Dawg68, and is under active development by Crazypersonalph, SethBurkart123, and other contributors. +

+

+ All Contributors: +

+
+ +
`).firstChild; let footer = stringToHTML(/* html */ `
- Report bugs and feedback: - - + Report bugs and feedback: + + - - + + - - + + diff --git a/src/seqta/utils/Whatsnew.ts b/src/seqta/utils/Whatsnew.ts index 1f9a20e9..fa96e6a1 100644 --- a/src/seqta/utils/Whatsnew.ts +++ b/src/seqta/utils/Whatsnew.ts @@ -257,26 +257,25 @@ export function OpenWhatsNewPopup() { let footer = stringToHTML(/* html */ `