diff options
Diffstat (limited to 'bitbake/lib/toaster/toastergui/static/css/default.css')
-rw-r--r-- | bitbake/lib/toaster/toastergui/static/css/default.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bitbake/lib/toaster/toastergui/static/css/default.css b/bitbake/lib/toaster/toastergui/static/css/default.css index 277888bc0c..0cf0f1991c 100644 --- a/bitbake/lib/toaster/toastergui/static/css/default.css +++ b/bitbake/lib/toaster/toastergui/static/css/default.css | |||
@@ -145,6 +145,7 @@ select { width: auto; } | |||
145 | /* styles for showing the project name in build mode */ | 145 | /* styles for showing the project name in build mode */ |
146 | .project-name { padding-top: 0; } | 146 | .project-name { padding-top: 0; } |
147 | .project-name .label { font-weight: normal; margin-bottom: 5px; margin-left: -15px; padding: 5px; } | 147 | .project-name .label { font-weight: normal; margin-bottom: 5px; margin-left: -15px; padding: 5px; } |
148 | .project-name .label > a { color: #fff; font-weight: normal; } | ||
148 | 149 | ||
149 | /* Remove bottom margin for forms inside modal dialogs */ | 150 | /* Remove bottom margin for forms inside modal dialogs */ |
150 | #dependencies_modal_form { margin-bottom: 0px; } | 151 | #dependencies_modal_form { margin-bottom: 0px; } |