/**
* DevExtreme (widgets/ios7/htmlEditor.ios7.less)
* Version: 19.2.6
* Build date: Thu Jan 30 2020
*
* Copyright (c) 2012 - 2020 Developer Express Inc. ALL RIGHTS RESERVED
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
*/
@import (once) "./popup.ios7.less";
@import (once) "./list.ios7.less";
@import (once) "./toolbar.ios7.less";
@import (once) "./selectBox.ios7.less";
@import (once) "./colorBox.ios7.less";
@import (once) "./form.ios7.less";

.dx-htmleditor {
    .dx-htmleditor-toolbar-wrapper:first-child {
        border-bottom: 1px solid @IOS7_BORDER;
    }
}
