From 0c22c4bd9a0b4a0b0ff5840c1af41c0b320e3529 Mon Sep 17 00:00:00 2001 From: guntasgrewal Date: Tue, 25 Mar 2014 17:30:10 -0400 Subject: added match status --- app/assets/stylesheets/tournaments.css.scss | 9 --------- 1 file changed, 9 deletions(-) (limited to 'app/assets/stylesheets/tournaments.css.scss') diff --git a/app/assets/stylesheets/tournaments.css.scss b/app/assets/stylesheets/tournaments.css.scss index 458897e..e372b90 100644 --- a/app/assets/stylesheets/tournaments.css.scss +++ b/app/assets/stylesheets/tournaments.css.scss @@ -1,12 +1,3 @@ // Place all the styles related to the tournaments controller here. // They will automatically be included in application.css. // You can use Sass (SCSS) here: http://sass-lang.com/ - -p.default-field { - display: inline; -} - -span.default-explanation { - color: gray; - font-style: italic; -} -- cgit v1.2.3-2-g168b