mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 10:36:57 -07:00
Change QR background to "not-white"
This commit is contained in:
parent
fee25a6aea
commit
9bfcde3abb
3 changed files with 10 additions and 3 deletions
|
@ -4510,6 +4510,12 @@ a.donate-with-crypto::after {
|
|||
}
|
||||
|
||||
#api_qr_code {
|
||||
padding: 1px;
|
||||
width: 100%;
|
||||
padding: 0;
|
||||
margin: 0 0 10px;
|
||||
line-height: 1;
|
||||
text-align: center;
|
||||
background-color: #eee;
|
||||
border: 1px solid #ccc;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue