From 7b8d1987fef7503f5e1343e6ca6882b027624863 Mon Sep 17 00:00:00 2001 From: Marijana Glavica Date: Tue, 9 Nov 2010 21:20:35 +0100 Subject: [PATCH] more changes after testing --- templates/conference/Registration.html.ep | 58 +++++++++++++++-------- 1 file changed, 39 insertions(+), 19 deletions(-) diff --git a/templates/conference/Registration.html.ep b/templates/conference/Registration.html.ep index 3665a69..9d271d0 100644 --- a/templates/conference/Registration.html.ep +++ b/templates/conference/Registration.html.ep @@ -101,7 +101,9 @@ body { font-size: 14px; line-height: 16px; } -label, h2 { + + +label { display: block; color: #D74F25; color: #374E5A; @@ -110,11 +112,22 @@ label, h2 { font-size: 14px; font-family: Arial; } - +h1 { +/* margin-bottom: 6px; */ + padding-left: 20px; + font: 18px arial; + color: #0c1426; + text-decoration: none; + display: block; + background: url(http://mjesec.ffzg.hr/drzb2011/images/kvadrat.gif) no-repeat left; + border-bottom: 1px solid #CCC; +} h2 { margin-top: 40px; - color: #374E5A; - color: #D74F25; + font-size: 14px; + padding: 2px 0; + border-bottom: 2px solid #D74F25; + border-bottom: 1px solid #46d0fe; } a { @@ -171,8 +184,7 @@ label { font-size: 90%; } -input, textarea, .gohome -{ +input, textarea, .gohome { font: 14px arial; color: #000000; border: solid 1px #dedede; @@ -186,21 +198,29 @@ input:focus, textarea:focus background: #ffffff; font-family: arial; color: #000000; - border: 1px solid #46d0fe; +/* border: 1px solid #46d0fe; */ } .ng-validation-error { - border: 1px solid #D74F25; border: 1px solid #FF6666; border: 1px solid #EDC8BC; border: 1px solid #FF9966; border: 1px solid #EAB3A2; + border: 1px solid #D74F25; + border: 1px solid #DC6844; + border: 1px solid #DE7F61; } + + #work, #submission { margin-bottom: 20px; } +.button { + width: 40.8em; +} + .button input { float: left; color: #ffffff; @@ -214,11 +234,12 @@ input:focus, textarea:focus } .gohome { - float: left; + float: right; color: #ffffff; display: block; text-decoration: none; background: #d74f25; + padding: 7px; } .gohome a { @@ -299,9 +320,10 @@ input:focus, textarea:focus
-

Please choose:

- - +

Registration Type

+ + + @@ -315,22 +337,20 @@ input:focus, textarea:focus

Symposia

- + -
First name
Surname
Institution
E-mail
-
-
+
X -
+
Add another organizer - +
    @@ -378,7 +398,7 @@ input:focus, textarea:focus
-
Please fill all required fields ({{$invalidWidgets.visible()}} fields left). +
Please fill all required fields correctly ({{$invalidWidgets.visible()}} fields left). Red colored fields call for your attention.
-- 2.20.1