Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
removeAll と addAll を disable にする必要があります。私は試した
' .rich-picklist-control-removeall { display:none; } '
上の1つが機能しない
' removeAllvisible="false"'--- 4.1 にはそのような属性はありません
removeAllvisible="false"'
提案してください
.rf-pick-add-all, .rf-pick-rem-all { display: none; }
'.rf-pick-add-all, .rf-pick-rem-all { 表示: なし !重要; }`