update annotator.min.css with change to fix adder button and serve the minified one.

This commit is contained in:
Arthur Barrett
2013-05-16 14:48:06 -04:00
parent 52e5fe223c
commit adcd1dd886
2 changed files with 2 additions and 2 deletions

View File

@@ -446,7 +446,7 @@ PIPELINE_CSS = {
'css/vendor/jquery.treeview.css',
'css/vendor/ui-lightness/jquery-ui-1.8.22.custom.css',
'css/vendor/jquery.qtip.min.css',
'css/vendor/annotator.css',
'css/vendor/annotator.min.css',
'sass/course.css',
'xmodule/modules.css',
],

File diff suppressed because one or more lines are too long