mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-03-09 16:31:06 -07:00
Fix unrounded <audio> element for leptonContentESR.css
This commit is contained in:
parent
84f167a03c
commit
b5d57cc1f7
1 changed files with 1 additions and 1 deletions
2
css/leptonContentESR.css
generated
2
css/leptonContentESR.css
generated
|
|
@ -85,7 +85,7 @@
|
|||
@supports -moz-bool-pref("userContent.player.ui") {
|
||||
audio {
|
||||
--duration-color: #929292; /* Like Original */
|
||||
--media-background: rgba(26, 26, 26, 0.8); /* Like Original */
|
||||
background: rgba(26, 26, 26, 0.8); /* Like Original */
|
||||
border-radius: 8px;
|
||||
--box-shadow1: rgba(14, 13, 26, 0.12);
|
||||
--box-shadow2: rgba(7, 48, 114, 0.12);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue