[ADF-4595] Change demo-shell style classes prefix (#5132)

* [ADF-4595] Change demo-shell style classes prefix

* Change more files

* Trigger e2e tests

* Fix e2e selectors

* Fix e2e tests

* Fix e2e tests
This commit is contained in:
davidcanonieto
2019-10-18 17:35:01 +01:00
committed by Eugenio Romano
parent 83094b43ff
commit f2c1778eda
101 changed files with 576 additions and 562 deletions

View File

@@ -1,15 +1,15 @@
.adf-file-editor {
.app-file-editor {
height: 500px;
width: 65%;
float: left;
}
.adf-list-confgurations {
.app-list-configurations {
float: left;
width: 30%;
}
.adf-list-confgurations-buttons {
.app-list-configurations-buttons {
width: 200px;
margin-left: 30%;
float: left;