diff --git a/library/src/morpheus-master/sass/modules/tool/signup/_signup.scss b/library/src/morpheus-master/sass/modules/tool/signup/_signup.scss index 956ddb861106..a5f5e59f2e8f 100644 --- a/library/src/morpheus-master/sass/modules/tool/signup/_signup.scss +++ b/library/src/morpheus-master/sass/modules/tool/signup/_signup.scss @@ -79,7 +79,6 @@ #userdef-add{ position:relative; - top: -40px; } .calendarImageIcon{ diff --git a/signup/tool/src/webapp/css/signupStyle.css b/signup/tool/src/webapp/css/signupStyle.css index 7a8b5c7c13ce..b34c9e6fa0cc 100644 --- a/signup/tool/src/webapp/css/signupStyle.css +++ b/signup/tool/src/webapp/css/signupStyle.css @@ -45,11 +45,30 @@ table.userDefineTsTable th { } .titleColumn { - vertical-align: top; text-align: right; font-weight: bold; padding: 0.2em 1em; - white-space: nowrap; +} + +#meeting .form, #meetingInfoDetails, #showMeetingTitleOnly { + padding: 1px; +} + +@media (max-width: 991px) { + #meeting .form .titleColumn { + text-align: left; + margin-top: 10px; + } + #meetingInfoDetails .titleColumn, #showMeetingTitleOnly .titleColumn { + text-align: left; + margin-top: 5px; + } + #meeting .form .valueColumn { + margin-bottom: 10px; + } + #meetingInfoDetails .valueColumn, #showMeetingTitleOnly .valueColumn { + margin-bottom: 5px; + } } .plainTitleColumn { @@ -233,7 +252,7 @@ table.organizer td { .mi { vertical-align: top; margin-left: 30px; - width: 350px; + max-width: 650px; } .greyed_mi{ @@ -244,10 +263,6 @@ table.organizer td { color:#A3A3A3; } -.longtext_red{ - color:#b11; -} - .greyed_mi input, .greyed_si label, .greyed_mi longtext_red{ color:#A3A3A3; } @@ -255,7 +270,7 @@ table.organizer td { .si { vertical-align: top; margin-left: 30px; - width: 350px; + max-width: 650px; } .greyed_si{ @@ -318,6 +333,14 @@ table.organizer td { color: #e7eef5; } +#multiple.mi .row, #single.si .row { + margin-top: 5px; +} + +#multiple.mi .row:first-of-type, #single.si .row:first-of-type { + margin-top: 0; +} + .displaySites { background: #c12; background-color: #c12; @@ -360,6 +383,8 @@ table.sitegroup td { .published_sitetitle { margin: 10px 0px; line-height: 100%; + word-wrap: break-word; + white-space: normal; } table.published_sitegroup td { @@ -407,10 +432,6 @@ table.instruction td.desc{ padding: 3px 3px 3px 25px; } -.noMeetingsWarn { - margin-left: 2em; -} - .organizerToplevelTable { width: 100%; } @@ -504,4 +525,12 @@ table.emailTable td.valueColumn { .dateExact { color: #888; margin-left: 10px; -} \ No newline at end of file +} +@media (max-width: 991px) { + .form-group label { + margin-top: 10px; + } + .form-group label:first-of-type { + margin-top: 0; + } +} diff --git a/signup/tool/src/webapp/signup/newMeeting/step1.jsp b/signup/tool/src/webapp/signup/newMeeting/step1.jsp index 7d81ac427b9c..02e94df6abd5 100644 --- a/signup/tool/src/webapp/signup/newMeeting/step1.jsp +++ b/signup/tool/src/webapp/signup/newMeeting/step1.jsp @@ -101,8 +101,8 @@
<%-- Title --%>
- -
+ +
@@ -114,8 +114,8 @@ <%-- Organiser --%>
- -
+ +
@@ -124,9 +124,9 @@ <%-- Location --%>
- + -
+
@@ -151,8 +151,8 @@
<%-- category --%>
- -
+ +
@@ -178,15 +178,15 @@ <%-- description, rich text --%>
- -
+ +
<%-- attachments --%>
-
+
@@ -209,8 +209,8 @@
<%-- Start time --%>
- -
+ +
@@ -219,8 +219,8 @@ <%-- End time --%>
- -
+ +
@@ -229,9 +229,9 @@ <%-- Meeting frequency --%>
- + -
+
@@ -269,9 +269,9 @@ <%-- Signup begin --%>
- + - + @@ -293,9 +293,9 @@ <%-- Signup end --%>
- + - + @@ -312,9 +312,9 @@
<%-- Attendance --%>
- - + @@ -324,9 +324,9 @@ <%-- Display site/groups --%>
- + -
+
@@ -375,38 +375,46 @@ <%-- Handle meeting types --%>
- + -
+
-
- - <%-- Multiple: --%> - - - - - - - - - - - - - +
+
+ + +
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+
- - - - <%-- Single: --%> - - - +
<%-- User defined timeslots --%>
-