diff --git a/apps/common/main/resources/less/advanced-settings-window.less b/apps/common/main/resources/less/advanced-settings-window.less index 49085e69c..2f1001059 100644 --- a/apps/common/main/resources/less/advanced-settings-window.less +++ b/apps/common/main/resources/less/advanced-settings-window.less @@ -52,4 +52,29 @@ padding-right: 30px; } } -} \ No newline at end of file +} + +.combo-arrow-style { + .form-control { + cursor: pointer; + + .image { + width: 100%; + height: 100%; + display: inline-block; + background-color: transparent; + margin: 0 0 0 -3px; + } + } +} + +.img-arrows { + .background-ximage-v2('right-panels/Begin-EndStyle.png', 480px); + -webkit-filter: @img-border-type-filter; + filter: @img-border-type-filter; +} + +.item-arrow { + width:44px; + height:20px; +} diff --git a/apps/documenteditor/main/app/view/ImageSettingsAdvanced.js b/apps/documenteditor/main/app/view/ImageSettingsAdvanced.js index 5a345e2d2..dea267880 100644 --- a/apps/documenteditor/main/app/view/ImageSettingsAdvanced.js +++ b/apps/documenteditor/main/app/view/ImageSettingsAdvanced.js @@ -1015,7 +1015,9 @@ define([ 'text!documenteditor/main/app/template/ImageSettingsAdvanced.templat el: $('#shape-advanced-begin-style'), template: _.template([ '