Added a new theme (Rain Drops)

Added a "video-on-login-screen" plugin
Added a few branding settings
This commit is contained in:
RainLoop Team 2015-02-01 03:41:15 +04:00
parent 0735071f1c
commit 67c5e31e58
32 changed files with 971 additions and 30 deletions

View file

@ -1,7 +1,12 @@
.b-admin-branding {
.disabled-form {
opacity: 0.8;
}
.custom-css-wrapper textarea {
font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;
}
}

View file

@ -43,7 +43,7 @@
}
.wrapper {
padding: 40px 40px 10px 40px;
padding: 40px 40px 12px 40px;
}
#recaptcha_image img {