summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/static/css/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/toaster/toastergui/static/css/default.css')
-rw-r--r--bitbake/lib/toaster/toastergui/static/css/default.css1
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 0d3570a21f..3a0fbb82c8 100644
--- a/bitbake/lib/toaster/toastergui/static/css/default.css
+++ b/bitbake/lib/toaster/toastergui/static/css/default.css
@@ -45,6 +45,7 @@ img.logo { height: 30px; vertical-align: bottom; }
45.alert-link.build-warnings, 45.alert-link.build-warnings,
46.glyphicon-warning-sign.build-warnings { color: #8a6d3b; } 46.glyphicon-warning-sign.build-warnings { color: #8a6d3b; }
47.build-result .project-name { margin-top: -10px; margin-bottom: 5px; } 47.build-result .project-name { margin-top: -10px; margin-bottom: 5px; }
48.rebuild-btn, .cancel-build-btn { cursor: pointer; }
48 49
49/* Styles for the help information */ 50/* Styles for the help information */
50.get-help { color: #CCCCCC; } 51.get-help { color: #CCCCCC; }