From 22a9a20ac9c317a4a9dc9577f879a5ff3072dc92 Mon Sep 17 00:00:00 2001 From: Andreas Stephanides Date: Thu, 26 Sep 2013 09:22:06 +0200 Subject: [PATCH] linkbox --- app/assets/stylesheets/application.css.scss | 13 +++++++++++++ app/views/fetprofiles/index.html.erb | 4 ++-- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/application.css.scss b/app/assets/stylesheets/application.css.scss index 20524f0..67a3294 100755 --- a/app/assets/stylesheets/application.css.scss +++ b/app/assets/stylesheets/application.css.scss @@ -101,4 +101,17 @@ box-shadow:none; } #contentdiv .container-fluid { padding:0; +} + +a.linkbox +{ +display:block; +padding:5px; +border-radius: 10px; +border: lightgray solid 1px; + +} +a.linkbox:hover +{ +box-shadow: 1px 1px 2px 2px lightgray; } \ No newline at end of file diff --git a/app/views/fetprofiles/index.html.erb b/app/views/fetprofiles/index.html.erb index 357646e..a0d18b2 100644 --- a/app/views/fetprofiles/index.html.erb +++ b/app/views/fetprofiles/index.html.erb @@ -7,12 +7,12 @@ %> -