diff --git a/assets/stylesheets/dmsf.css b/assets/stylesheets/dmsf.css index a114f327..78c0e7f8 100644 --- a/assets/stylesheets/dmsf.css +++ b/assets/stylesheets/dmsf.css @@ -116,19 +116,6 @@ td.workflow { white-space: nowrap; } -/* DMSF entries upload control */ -.dmsf_upload textarea { - width: 90%; -} - -.dmsf_upload legend { - font-weight: bold; -} - -.dmsf_upload .warning { - padding: 4px 4px 4px 30px; -} - #uploader div.flash { border: none; }