summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets
diff options
context:
space:
mode:
authortkimia <tkimia@purdue.edu>2014-04-06 21:10:46 -0400
committertkimia <tkimia@purdue.edu>2014-04-06 21:10:46 -0400
commit0f982ba511d4f38322f69a6aaed768181b4e2852 (patch)
treedc1c0c5ad74a1a08cf13074aff48bdf03d25ee11 /app/assets/stylesheets
parentf85943114dba527a1f87abb03229553472f57c0c (diff)
some more graphics
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r--app/assets/stylesheets/matches.css.scss8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/assets/stylesheets/matches.css.scss b/app/assets/stylesheets/matches.css.scss
index 4c396e3..e0bed85 100644
--- a/app/assets/stylesheets/matches.css.scss
+++ b/app/assets/stylesheets/matches.css.scss
@@ -1,3 +1,11 @@
// 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/
+
+#match-tree{
+ float: right;
+}
+
+#hovered-info-text {
+
+} \ No newline at end of file