X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fstatic%2Fcss%2Faccount_view.css;h=4984ed0817ba1338ceb4a2921f4278bd9462f6e9;hb=1ca2768a7aad52401201b6746e42d51194c00f15;hp=3173e9c12711857c6ad30c51ddb32ce3f94e75d2;hpb=3822b250a81fb4292c3c0f4072eda5ea7bc7be1b;p=unfold.git diff --git a/portal/static/css/account_view.css b/portal/static/css/account_view.css index 3173e9c1..4984ed08 100644 --- a/portal/static/css/account_view.css +++ b/portal/static/css/account_view.css @@ -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; } @@ -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;