Rename everything HostingSignup -> EMSElementPro
This setup flow ended up quite specific due to all the various moving parts.
This commit is contained in:
parent
04bd5f648f
commit
cd836be809
6 changed files with 36 additions and 51 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue