small cosmetic changes (#1872)

* removed remains

* comment adapted

* removes blinking background from icons on buttons 

like copy (from room links)

Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
This commit is contained in:
MrKeksi 2020-08-04 16:26:41 +02:00 committed by GitHub
parent bb83bf553d
commit 35c82f9c17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 3 deletions

View File

@ -183,3 +183,7 @@ table {
#delete-confirm:disabled { #delete-confirm:disabled {
cursor: not-allowed; cursor: not-allowed;
} }
.btn i {
transition: all .15s;
}

View File

@ -27,7 +27,7 @@ module ThemingHelper
@settings.get_value("Legal URL") || "" @settings.get_value("Legal URL") || ""
end end
# Returns the logo based on user's provider # Returns the privacy policy URL based on user's provider
def privpolicy_url def privpolicy_url
@settings.get_value("Privacy Policy URL") || "" @settings.get_value("Privacy Policy URL") || ""
end end

View File

@ -370,8 +370,6 @@ en:
verify_text: 'To verify your account, just follow this link: %{url}' verify_text: 'To verify your account, just follow this link: %{url}'
verify_link: Verify Account verify_link: Verify Account
thanks: Thanks for joining and have a great day! thanks: Thanks for joining and have a great day!
maintenance:
window_alert: Maintenance window scheduled for %{date}
max_concurrent: The maximum number of concurrent sessions allowed has been reached! max_concurrent: The maximum number of concurrent sessions allowed has been reached!
merged: Merged merged: Merged
modal: modal: