Rename everything HostingSignup -> EMSElementPro

This setup flow ended up quite specific due to all the various moving parts.
This commit is contained in:
Jason Robinson 2020-12-15 10:50:38 +02:00
parent 04bd5f648f
commit cd836be809
6 changed files with 36 additions and 51 deletions

View file

@ -14,16 +14,16 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
.mx_HostingSignupDialog .mx_Dialog {
.mx_EMSElementProDialog .mx_Dialog {
height: 66%;
min-width: 50%;
}
.mx_HostingSignupBaseDialog {
.mx_EMSElementProBaseDialog {
height: 100%;
}
.mx_HostingSignupDialog_container {
.mx_EMSElementProDialog_container {
height: 90%;
iframe {