mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-11 18:45:17 -04:00
fixed image replication in profile creation window
This commit is contained in:
parent
c6b6835461
commit
4fdbf39dba
1 changed files with 2 additions and 2 deletions
|
@ -795,6 +795,6 @@ StartDialog QFrame#loginframe{
|
|||
}
|
||||
|
||||
GenCertDialog QFrame#profileframe{
|
||||
background-image: url(:/images/logo/background.png);
|
||||
background-repeat: repeat;
|
||||
border-image: url(:/images/logo/background.png) 0 0 0 0 stretch stretch;
|
||||
border-width: 0px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue