From 6614d2f7d47e3f0337321776040eb5f03dc8245b Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 10 Feb 2015 10:33:10 +0100 Subject: Sorting for assignments using the mixItUp plugin --- css/businessadmin.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'css') diff --git a/css/businessadmin.css b/css/businessadmin.css index 6fc34fe..d181bc1 100644 --- a/css/businessadmin.css +++ b/css/businessadmin.css @@ -79,4 +79,11 @@ td .btn.btn-circle:last-child { .editable { border-bottom: dotted 1px #0088cc !important; +} + +.mixitup .mix { + display: none; /* this is needed for the mixitup plugin */ +} +.mixitup .mixitup-sort { + cursor: pointer; } \ No newline at end of file -- cgit v1.2.3