aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorHeiko Bernloehr <Heiko.Bernloehr@FreeIT.de>2012-04-05 14:36:00 +0200
committerHeiko Bernloehr <Heiko.Bernloehr@FreeIT.de>2012-04-05 14:36:00 +0200
commit206eb09dedf40d6f46c9b102107228069baf1969 (patch)
treedb0681462478ad61cc555e3370f9f77c02010a57 /public
parent08e53c0ba6b927cf7b9d10785544200e50a6de26 (diff)
downloadecs2-206eb09dedf40d6f46c9b102107228069baf1969.tar.gz
ecs2-206eb09dedf40d6f46c9b102107228069baf1969.zip
Changed view template to haml.
Diffstat (limited to 'public')
-rw-r--r--public/stylesheets/ecs.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/public/stylesheets/ecs.css b/public/stylesheets/ecs.css
index dd29b69..fd90654 100644
--- a/public/stylesheets/ecs.css
+++ b/public/stylesheets/ecs.css
@@ -421,4 +421,7 @@ th.underline {
margin-bottom: 20px;
}
-
+.text-link {
+ display: inline;
+ margin-right: 0.5em;
+}