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 c5a580f7f2..c1cb93c6e5 100644
--- a/bitbake/lib/toaster/toastergui/static/css/default.css
+++ b/bitbake/lib/toaster/toastergui/static/css/default.css
@@ -51,6 +51,7 @@ dd li { line-height: 25px; }
51/* Style the filter modal dialogs */ 51/* Style the filter modal dialogs */
52.modal { width: 800px; margin-left: -400px; } 52.modal { width: 800px; margin-left: -400px; }
53.modal-footer .btn { float: left; } 53.modal-footer .btn { float: left; }
54.modal-body { max-height: 300px; }
54 55
55/* Hover style for the clear search icon */ 56/* Hover style for the clear search icon */
56.icon-remove-sign:hover { color: #999999; cursor: pointer; } 57.icon-remove-sign:hover { color: #999999; cursor: pointer; }