MyAccount:Trade off msg added
authorYasin <mohammed-yasin.rahman@lip6.fr>
Thu, 19 Sep 2013 14:09:45 +0000 (16:09 +0200)
committerYasin <mohammed-yasin.rahman@lip6.fr>
Thu, 19 Sep 2013 14:09:45 +0000 (16:09 +0200)
portal/static/css/account_view_html.css
portal/templates/account-view.html

index cd6e478..3173e9c 100644 (file)
@@ -160,7 +160,7 @@ code {
        margin: 20px 60px;
        padding: 10px 20px;
        color: green;
-       font-weight: bold;
+       font-weight: normal;
        background-color: #CCFFCC;
        text-align: center;
 }
index 46deb13..de76067 100644 (file)
                                </tr>
                                <tr class="odd">
                                <td colspan="2">
-                                       <p class="warning" id="pkey_del_msg"> For better security we recommend that you download and delete your private key from the server. 
-                                                                                                                         Always store your private key in a secure location. 
+                                       <p class="message" id="pkey_del_msg"> Tradeoff: Ease of use and security.
+                                                       Ease of use: Automatic account delegation. Don't delete private key.
+                                                       Better Security: Manual account delegation. Download & Delete private key.
                                                </p>
                                </td>
                                </tr>