diff --git a/public/style.css b/public/style.css index 0075970..3ed408a 100644 --- a/public/style.css +++ b/public/style.css @@ -112,4 +112,24 @@ } .formfieldline input[type="text"] { width: 180px; -} \ No newline at end of file +} + +#incomplete_registration { + position: relative; + border: solid 2px #000; + padding: 5px; +} + +#incomplete_percentage { + text-align: center; + margin-bottom: 15px; + font-size: 18px; +} + +#profile_empty_fields span { + margin-left: 15px; +} + +#profile_links table tr td { + text-align: center; +} diff --git a/views/mpog_software_plugin_myprofile/_incomplete_registration.html.erb b/views/mpog_software_plugin_myprofile/_incomplete_registration.html.erb index 8e25fbb..b513ed4 100644 --- a/views/mpog_software_plugin_myprofile/_incomplete_registration.html.erb +++ b/views/mpog_software_plugin_myprofile/_incomplete_registration.html.erb @@ -1,16 +1,29 @@
+ <%= @profile_edit_link %> + | ++ <%= _("Hide this message") %> + | +