diff --git a/src/noosfero-spb-theme/css/administration-panel.css b/src/noosfero-spb-theme/css/administration-panel.css index db651fa..0ce3edf 100644 --- a/src/noosfero-spb-theme/css/administration-panel.css +++ b/src/noosfero-spb-theme/css/administration-panel.css @@ -289,3 +289,25 @@ .action-profile_editor-edit_software_community .field-privacy-selector{ vertical-align: bottom; } + +/*Edition configuration profile */ + +.action-profile_editor-edit #delete-profile{ + margin-top:0px; +} + +/*form Change Password */ +.action-account-change_password #content form input.button.with-text.icon-ok.submit{ + height: 32px; + padding:0px 10px; +} + +.action-account-change_password input{ +padding: 6px; +color: #585858; +background: #FFF; +border: 1px solid #ccc; +border-radius: 4px; +font-size: 15px; +font-family: Arial, helvetica; +} \ No newline at end of file -- libgit2 0.21.2