From bab33eb4a190920b74758f440fa101868c5034f2 Mon Sep 17 00:00:00 2001 From: Melissa Wen Date: Tue, 6 Oct 2015 11:35:41 -0300 Subject: [PATCH] Improve design of edit software page --- src/noosfero-spb-theme/css/administration-panel.css | 10 ++++++++++ 1 file changed, 10 insertions(+), 0 deletions(-) diff --git a/src/noosfero-spb-theme/css/administration-panel.css b/src/noosfero-spb-theme/css/administration-panel.css index 2a82051..db651fa 100644 --- a/src/noosfero-spb-theme/css/administration-panel.css +++ b/src/noosfero-spb-theme/css/administration-panel.css @@ -279,3 +279,13 @@ .action-profile_editor-index #content .pending-tasks .button.icon-todo.with-text:hover{ background: #5E82C6; } + +/* Edit software page */ + +.action-profile_editor-edit_software_community #profile-is-template{ + margin-top: 10px; +} + +.action-profile_editor-edit_software_community .field-privacy-selector{ + vertical-align: bottom; +} -- libgit2 0.21.2