From 4259cad450fee703dc34ebe5322de994d06a5448 Mon Sep 17 00:00:00 2001 From: jessib Date: Tue, 11 Dec 2012 15:07:27 -0800 Subject: Playing around with using x-editable, which isn't yet working. --- app/assets/stylesheets/application.scss | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/assets/stylesheets/application.scss') diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss index 8dec07d..cb5fa1b 100644 --- a/app/assets/stylesheets/application.scss +++ b/app/assets/stylesheets/application.scss @@ -12,3 +12,5 @@ table.table-hover .btn { table.table-hover tr:hover .btn { opacity: 1; } + +@import "bootstrap-editable"; \ No newline at end of file -- cgit v1.2.3