summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/application.css
diff options
context:
space:
mode:
authorStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-02-02 11:42:52 +0100
committerStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-02-02 11:42:52 +0100
commitba5b2737365592cc511a526a3b14be46c3a75467 (patch)
treeb5f782af7817270fc610f7756082608d00685e19 /app/assets/stylesheets/application.css
parentaad8a03991fe616f84fa18ed1db81831220f8d64 (diff)
Created a sortable table for the call_routes. #151
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 9093f8e..999afb5 100644
--- a/app/assets/stylesheets/application.css
+++ b/app/assets/stylesheets/application.css
@@ -12,4 +12,5 @@
*= require bootstrap/bootstrap
*= require bootstrap/bootstrap-responsive
*= require gemeinschaft-generic
+ *= require call_routes
*/