summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/application.css
diff options
context:
space:
mode:
authorStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-02-04 13:00:45 +0100
committerStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-02-04 13:01:57 +0100
commit66a53a49705c269d73f9d51bb0d4a51283049c71 (patch)
tree39a04e944e45fe5dca90853b47a60ff776c092b4 /app/assets/stylesheets/application.css
parent4594ac1559c6ecd534834b41b31d61c281d3401d (diff)
Changed softkey table to be sortable. #150
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 999afb5..128a391 100644
--- a/app/assets/stylesheets/application.css
+++ b/app/assets/stylesheets/application.css
@@ -13,4 +13,5 @@
*= require bootstrap/bootstrap-responsive
*= require gemeinschaft-generic
*= require call_routes
+ *= require softkeys
*/