From 0f62d8708b28f0fc4563fb9861cea63c8dfa993c Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 28 Apr 2014 11:05:39 -0400 Subject: Shuffle CSS around All element-css should now also be in an actual stylesheet --- app/assets/stylesheets/matches.css.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'app/assets/stylesheets/matches.css.scss') diff --git a/app/assets/stylesheets/matches.css.scss b/app/assets/stylesheets/matches.css.scss index 64d0ca9..f4b31e4 100644 --- a/app/assets/stylesheets/matches.css.scss +++ b/app/assets/stylesheets/matches.css.scss @@ -1,6 +1,7 @@ // Place all the styles related to the matches controller here. // They will automatically be included in application.css. // You can use Sass (SCSS) here: http://sass-lang.com/ + #boxes li { cursor: move; position: relative; -- cgit v1.2.3-54-g00ecf