prittyfied background changing

This commit is contained in:
Kasper Rynning-Tønnesen
2015-11-26 13:14:31 +01:00
parent 797eb70016
commit c8a5e319c2

View File

@@ -307,6 +307,12 @@ hide mdi-action-visibility mdi-action-visibility-off
z-index: -1; z-index: -1;
height: 100%; height: 100%;
width: 100%; width: 100%;
background-position: 50% 50%;
background-size: inherit;
/* background-repeat: no-repeat; */
background-size: 124%;
background-size: 400% 400% !important;
background-position: 50% 50% !important;
} }
.room-namer::-webkit-input-placeholder{ .room-namer::-webkit-input-placeholder{