summaryrefslogtreecommitdiff
path: root/views/details.haml
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2014-11-06 11:09:53 +0100
committergebele <gebele@in-silico.ch>2014-11-06 11:09:53 +0100
commitc87f5e8c681988539fc3f682173dd6d6d121d800 (patch)
treef1273517c0d1147e68de3f44ebe9d991264f428d /views/details.haml
parent9789095fbf7f2053a95b328d299b49950fa48676 (diff)
check models exist; fixed stylesheet path
Diffstat (limited to 'views/details.haml')
-rw-r--r--views/details.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/details.haml b/views/details.haml
index 154d631..8ef0ffd 100644
--- a/views/details.haml
+++ b/views/details.haml
@@ -1,4 +1,4 @@
-%link{ :href=>"/stylesheets/screen.css", :media=>"screen, projection", :rel=>"stylesheet", :type=>"text/css"}
+%link{ :href=>"/style.css", :media=>"screen, projection", :rel=>"stylesheet", :type=>"text/css"}
.content{:style=>"margin-top:0;"}
.details{:style=>"padding:0.5em;height:100%;"}