Final step to change again size and design of start up login screen. 4/4

Login screen was changed because of new code aded so with this code i revert these changes. 4/4
This commit is contained in:
felisucoibi 2017-05-26 18:19:06 +02:00 committed by GitHub
parent 72812222fa
commit 1e8df12d64

View File

@ -790,7 +790,7 @@ StartDialog QPushButton#loadButton:hover {
}
StartDialog QFrame#loginframe{
border-image: url(:/images/logo/background.png) 0 0 0 0 stretch stretch;
border-image: url(:/images/logo/background_lessblue.png) 0 0 0 0 stretch stretch;
border-width: 0px;
}