summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/matches.css.scss
diff options
context:
space:
mode:
authorLuke Shumaker <shumakl@purdue.edu>2014-04-28 11:05:39 -0400
committerLuke Shumaker <shumakl@purdue.edu>2014-04-28 11:05:39 -0400
commit0f62d8708b28f0fc4563fb9861cea63c8dfa993c (patch)
tree3e896284649f462b400287087bbd40c6b7f329eb /app/assets/stylesheets/matches.css.scss
parent55c6deae283b80adc5b664fd1ca592028fed10b0 (diff)
Shuffle CSS around
All element-css should now also be in an actual stylesheet
Diffstat (limited to 'app/assets/stylesheets/matches.css.scss')
-rw-r--r--app/assets/stylesheets/matches.css.scss1
1 files changed, 1 insertions, 0 deletions
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;