diff --git a/kfet/static/kfet/css/history.css b/kfet/static/kfet/css/history.css index fc6a46ad..0e75741a 100644 --- a/kfet/static/kfet/css/history.css +++ b/kfet/static/kfet/css/history.css @@ -93,11 +93,11 @@ color:#FFF; } -#history .ope.canceled, #history .transfer.canceled { +#history [canceled="true"] { color:#444; } -#history .ope.canceled::before, #history.transfer.canceled::before { +#history [canceled="true"]::before { position: absolute; content: ' '; width:100%;