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 88fe864e44..ff24e8c1ab 100644
--- a/bitbake/lib/toaster/toastergui/static/css/default.css
+++ b/bitbake/lib/toaster/toastergui/static/css/default.css
@@ -182,6 +182,7 @@ dd.variable-list form { margin-top: 10px; }
182.scrolling.has-error { border-color: #a94442; } 182.scrolling.has-error { border-color: #a94442; }
183.help-block.text-danger { color: #a94442; } 183.help-block.text-danger { color: #a94442; }
184.tooltip-inner code { color: #fff; } 184.tooltip-inner code { color: #fff; }
185.text-danger > code { color: #a94442; }
185dd.variable-list .glyphicon-question-sign { font-size: 14px; } 186dd.variable-list .glyphicon-question-sign { font-size: 14px; }
186dd.variable-list .glyphicon-edit { font-size: 16px; } 187dd.variable-list .glyphicon-edit { font-size: 16px; }
187dt .glyphicon-trash { margin-left: 5px; font-size: 16px; } 188dt .glyphicon-trash { margin-left: 5px; font-size: 16px; }