[Toaster] [PATCH 12/20] toaster: css Remove markup

Michael Wood michael.g.wood at intel.com
Fri Jun 10 06:05:39 PDT 2016


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 <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 */




More information about the toaster mailing list