summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/static
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/toaster/toastergui/static')
-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 22510e8687..88fe864e44 100644
--- a/bitbake/lib/toaster/toastergui/static/css/default.css
+++ b/bitbake/lib/toaster/toastergui/static/css/default.css
@@ -203,6 +203,7 @@ h2 { margin-bottom: 25px; }
203 203
204/* Style the import layer form controls*/ 204/* Style the import layer form controls*/
205legend { border: none; } 205legend { border: none; }
206fieldset.fields-apart-from-layer-name { margin-top: 20px; }
206.radioLegend { margin-bottom: 0; } 207.radioLegend { margin-bottom: 0; }
207#layer-name-ctrl { margin-top: 20px; } 208#layer-name-ctrl { margin-top: 20px; }
208#import-layer-name, 209#import-layer-name,