Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7e066fc5 authored by Ronak Patel's avatar Ronak Patel
Browse files

login transition

parent 14c888ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1121,7 +1121,7 @@ a.legal {
    position: relative;
    overflow: auto;
    max-height: 100%;
    transition: all 1s linear;
    transition: all 0.3s linear;
}
#body-login .warning-messsage {
    width: 30%;
+1 −1
Original line number Diff line number Diff line
$(document).on('click','#lost-password', function(){
	$('.banner-content').hide('fast');
	$('.banner-content').hide('slow');
	$('.banner-right-align').addClass('width0');
	$('.lines').hide();
	$('.v-align').addClass('warning-messsage');