[Toaster] [PATCH 12/20] toaster: css Remove markup
Belen Barros Pena
belen.barros.pena at linux.intel.com
Thu Jun 9 06:24:25 PDT 2016
Some html markup somehow made its way into our custom css file. Remove
it.
Signed-off-by: Belen Barros Pena <belen.barros.pena at linux.intel.com>
---
bitbake/lib/toaster/toastergui/static/css/default.css | 3 ---
1 file changed, 3 deletions(-)
diff --git a/bitbake/lib/toaster/toastergui/static/css/default.css b/bitbake/lib/toaster/toastergui/static/css/default.css
index adcad81..1621383 100644
--- a/bitbake/lib/toaster/toastergui/static/css/default.css
+++ b/bitbake/lib/toaster/toastergui/static/css/default.css
@@ -85,9 +85,6 @@ label { font-weight: normal; }
/* Table heading sortable / not sortable states */
thead > tr > th > a { font-weight: normal; }
- <a class="input-append-addon btn search-clear">
- <i class="glyphicon glyphicon-remove"></i>
- </a>
thead > tr > th > a.sorted { font-weight: bold; color: #333; }
/* Give some extra space to the 'clear filter' buttons */
--
1.9.1
More information about the toaster
mailing list