From: Diane Trout Date: Sat, 23 Jun 2012 00:41:30 +0000 (-0700) Subject: Forgot to add the css file to add 'active' state to sequencers X-Git-Tag: v0.5.5~9 X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=commitdiff_plain;h=1de9b5cb0bfac96a82077f0fb183fbd45788cde3 Forgot to add the css file to add 'active' state to sequencers commit d188105c2937068e4bbcf6dbf5229a85725a2e7d --- diff --git a/htsworkflow/frontend/static/css/admin_flowcell.css b/htsworkflow/frontend/static/css/admin_flowcell.css new file mode 100644 index 0000000..19e7589 --- /dev/null +++ b/htsworkflow/frontend/static/css/admin_flowcell.css @@ -0,0 +1,2 @@ +.strikeout { text-decoration: line-through; } +