Give them a nice, consistent look across pages.

Signed-off-by: Belen Barros Pena <[email protected]>
---
 .../toastergui/static/css/bootstrap3-transition.css     | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

diff --git 
a/bitbake/lib/toaster/toastergui/static/css/bootstrap3-transition.css 
b/bitbake/lib/toaster/toastergui/static/css/bootstrap3-transition.css
index f514182..8855914 100644
--- a/bitbake/lib/toaster/toastergui/static/css/bootstrap3-transition.css
+++ b/bitbake/lib/toaster/toastergui/static/css/bootstrap3-transition.css
@@ -18,11 +18,6 @@ select[class^="pagesize"] {
   margin-bottom: 0;
 }
 
-/* Modal dialog */
-.modal-footer {
-  background-color: #f5f5f5;
-}
-
 /* Project configuration page */
 
 ul.configuration-list {
@@ -112,6 +107,18 @@ fieldset[disabled] .btn-primary:hover {
   max-height: 350px;
 }
 
+.modal-body ul.list-unstyled {
+  margin-left: 0;
+}
+
+.modal-footer {
+  background-color: #f5f5f5;
+}
+
+.modal-content form {
+  margin-bottom: 0;
+}
+
 /* Typeahead */
 
 .tt-menu {
-- 
1.9.1

-- 
_______________________________________________
toaster mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/toaster

Reply via email to