Rename components to be less EMS specific
This commit is contained in:
parent
129795c2ec
commit
7a358b1ca3
8 changed files with 23 additions and 23 deletions
|
@ -14,16 +14,16 @@ See the License for the specific language governing permissions and
|
|||
limitations under the License.
|
||||
*/
|
||||
|
||||
.mx_EMSElementProDialog .mx_Dialog {
|
||||
.mx_ElementProDialog .mx_Dialog {
|
||||
height: 66%;
|
||||
min-width: 50%;
|
||||
}
|
||||
|
||||
.mx_EMSElementProBaseDialog {
|
||||
.mx_ElementProBaseDialog {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.mx_EMSElementProDialog_container {
|
||||
.mx_ElementProDialog_container {
|
||||
height: 90%;
|
||||
|
||||
iframe {
|
Loading…
Add table
Add a link
Reference in a new issue