Merge branch 'master' of ssh://git.onelab.eu/git/myslice
[myslice.git] / portal / static / css / account_view.css
index 13a4f46..f445aee 100644 (file)
@@ -216,8 +216,8 @@ h1 {
 }
 
 #info {
-  background-color : #ded;
-  border : 1px solid #0a0;
+  background-color : #839E99;
+  border : 1px solid #839E99;
   padding : 1em;
   margin-bottom : 1em;
 }
@@ -305,9 +305,9 @@ table.profile form{
 
 #generate_keypair {
   position:relative;
-  width: 183px;
+  width: 175px;
   float: right;
-  margin-right: 11px;
+  margin-right: 15px;
 
 }
 #edit_password table {