1
0
Fork 0

frio - provide a template for invite page

This commit is contained in:
rabuzarus 2018-04-24 17:33:48 +02:00
commit ac753e3320
7 changed files with 42 additions and 30 deletions

View file

@ -3341,7 +3341,10 @@ img.photo-album-photo {
.videos .video-top-wrapper:hover .video-delete {
opacity: 1;
}
/* invite page */
#invite-wrapper textarea {
width: 100%;
}
/* upload/select popup */
fbrowser.image .photo-album-image-wrapper { margin-left: 10px; }
#message-preview { margin-top: 15px; }