mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-24 22:30:42 -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{
|
GenCertDialog QFrame#profileframe{
|
||||||
background-image: url(:/images/logo/background.png);
|
border-image: url(:/images/logo/background.png) 0 0 0 0 stretch stretch;
|
||||||
background-repeat: repeat;
|
border-width: 0px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue