mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 07:48:38 +09:00
Help / About dialog box enhancements (#8)
* Replace Help / About Serpent window background * Copy new web.whatsapp.com SSUAO from PM to Serpent * Revert last commit & future-proof whatsapp SSUAO 1. Reverted previous commit as unnecessary. Web.whatsapp.com will work with a FF SSUAO as well as a Chrome one. 2. Changed FF rv for whatsapp.com from 61.0 to 68.0 so whatsapp will consider Basilisk & Serpent "up to date" for a while longer * Fix file ext. to show "Serpent" wordmark Style sheet was attempting to load about-wordmark.png but actual file is about-wordmark.svg * Update about-wordmark.svg * New royalty-free Help / About background image
This commit is contained in:
parent
e6e3f61761
commit
a0cdcc34b4
4 changed files with 73 additions and 85 deletions
|
|
@ -11,7 +11,7 @@
|
|||
}
|
||||
|
||||
#rightBox {
|
||||
background-image: url("chrome://branding/content/about-wordmark.png");
|
||||
background-image: url("chrome://branding/content/about-wordmark.svg");
|
||||
background-repeat: no-repeat;
|
||||
/* padding-top creates room for the wordmark */
|
||||
padding-top: 38px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue