Fix: compatibility with ecm layout
This commit is contained in:
parent
aa4b890bfd
commit
263827df1e
@ -766,13 +766,13 @@ td.photo {
|
|||||||
padding-bottom: 0.35ex; /* to 'vertically center' text inside text-span */
|
padding-bottom: 0.35ex; /* to 'vertically center' text inside text-span */
|
||||||
}
|
}
|
||||||
|
|
||||||
.ui-in-layout-center {
|
.ecm-in-layout-center {
|
||||||
border-left: 0px !important;
|
border-left: 0px !important;
|
||||||
border-right: 0px !important;
|
border-right: 0px !important;
|
||||||
border-top: 0px !important;
|
border-top: 0px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ui-in-layout-south {
|
.ecm-in-layout-south {
|
||||||
border-left: 0px !important;
|
border-left: 0px !important;
|
||||||
border-right: 0px !important;
|
border-right: 0px !important;
|
||||||
border-bottom: 0px !important;
|
border-bottom: 0px !important;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user