Rename everything HostingSignup -> EMSElementPro
This setup flow ended up quite specific due to all the various moving parts.
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user