Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksei Kvitinskii <aleksei.wm@gmail.com>2011-11-04 12:11:14 +0400
committerAleksei Kvitinskii <aleksei.wm@gmail.com>2011-11-04 12:11:14 +0400
commitb946da44695c9c8fe8867bb87bcdf801c52177d3 (patch)
tree9e827d32d1fded164633b5bac151991c4901512d /app/assets/stylesheets/application.css
parent6977150f04be1bfe365e1cd86e3f8143c34a51bf (diff)
added tags to form
Diffstat (limited to 'app/assets/stylesheets/application.css')
-rw-r--r--app/assets/stylesheets/application.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css
index 777f3fc189a..e170dc07864 100644
--- a/app/assets/stylesheets/application.css
+++ b/app/assets/stylesheets/application.css
@@ -4,6 +4,7 @@
* the top of the compiled file, but it's generally better to create a new file per style scope.
*= require jquery-ui/jquery-ui
*= require jquery-ui/jquery.ui.selectmenu
+ *= require jquery-ui/jquery.tagify
*= require_self
*= require_tree .
*/