MyAcc: using JS confirm instead of JS Alert
[unfold.git] / portal / static / css / account_view.css
index f445aee..4984ed0 100644 (file)
@@ -262,6 +262,24 @@ table.profile button {
   margin-right: 15px;
 }
 
+#delete {
+  width: 80px;
+  vertical-align: middle;
+  float: right;
+  margin-right: 15px;
+
+}
+
+#upload_key {
+  width: 80px;
+  vertical-align: middle;
+  float: right; 
+  margin-right: 15px;
+
+}
+
+
+
 table.profile span.hide_this{ 
        display: inline;
        display: none;