From 8229570ec7d5bab339ba1059a45f3b0209b96686 Mon Sep 17 00:00:00 2001 From: Thomas Blazek Date: Sun, 11 Aug 2013 00:34:49 +0200 Subject: [PATCH] =?UTF-8?q?css=20=C3=A4nderungen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/assets/stylesheets/formtastic-changes.css.scss | 1 + app/assets/stylesheets/lvas.css.scss | 1 + 2 files changed, 2 insertions(+) diff --git a/app/assets/stylesheets/formtastic-changes.css.scss b/app/assets/stylesheets/formtastic-changes.css.scss index 35dfec3..ea322e8 100644 --- a/app/assets/stylesheets/formtastic-changes.css.scss +++ b/app/assets/stylesheets/formtastic-changes.css.scss @@ -8,4 +8,5 @@ height:20em; form.formtastic .input label.control-label { font-weight:bold; +font-size:125%; } diff --git a/app/assets/stylesheets/lvas.css.scss b/app/assets/stylesheets/lvas.css.scss index 32979e8..54abac2 100755 --- a/app/assets/stylesheets/lvas.css.scss +++ b/app/assets/stylesheets/lvas.css.scss @@ -8,4 +8,5 @@ border-width: 1px; margin: 1px; padding: 5px; border-color: green; +border-radius: 5px; } \ No newline at end of file