OK Squashed this patch into the one above.

On 09/06/16 14:24, Belen Barros Pena wrote:
Some html markup somehow made its way into our custom css file. Remove
it.

Signed-off-by: Belen Barros Pena <[email protected]>
---
  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 */


--
_______________________________________________
toaster mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/toaster

Reply via email to