Просмотр исходного кода

Update login screen animations

Kristan Kenney 6 лет назад
Родитель
Сommit
3bc7fe82e6
3 измененных файлов с 3 добавлено и 3 удалено
  1. 1 1
      web/templates/reset_1.html
  2. 1 1
      web/templates/reset_2.html
  3. 1 1
      web/templates/reset_3.html

+ 1 - 1
web/templates/reset_1.html

@@ -7,7 +7,7 @@
                                 <td style="padding: 22px 30px 0 42px; height: 280px; width: 170px;">
                                     <a href="/"><img border=0 src="/images/logo.png" alt="Hestia Control Panel" style="margin: 20px; margin-top: 40px;" /></a>
                                 </td>
-                                <td style="padding: 40px 60px 0 0;">
+                                <td style="padding: 40px 60px 0 0;" class="animated fadeIn">
                                     <form method="post" action="/reset/">
                                         <table class="login-box">
                                             <tr>

+ 1 - 1
web/templates/reset_2.html

@@ -7,7 +7,7 @@
                                 <td style="padding: 22px 30px 0 42px; height: 280px; width: 170px;">
                                     <a href="/"><img border=0 src="/images/logo.png" alt="Hestia Control Panel" style="margin: 20px; margin-top: 40px;" /></a>
                                 </td>
-                                <td style="padding: 40px 60px 0 0;">
+                                <td style="padding: 40px 60px 0 0;" class="animated fadeIn">
                                     <form method="get" action="/reset/" >
                                         <table class="login-box">
                                             <tr>

+ 1 - 1
web/templates/reset_3.html

@@ -7,7 +7,7 @@
                                 <td style="padding: 22px 30px 0 42px; height: 280px; width: 170px;">
                                     <a href="/"><img border=0 src="/images/logo.png" alt="Hestia Control Panel" style="margin: 20px; margin-top: 40px;" /></a>
                                 </td>
-                                <td style="padding: 40px 60px 0 0;">
+                                <td style="padding: 40px 60px 0 0;" class="animated fadeIn">
                                     <form method="post">
                                         <table class="login-box">
                                             <tr>