[IMP] web: list: improve style of icon buttons
Buttons with icon and string attributes now have both their icon and string displayed, whereas before only the icon was displayed (the string was available as title). We also force class btn-link to style buttons with icon, except if another btn-xxx class is explicitely provided. Part of task 2195254
Showing
- addons/web/static/src/js/views/list/list_renderer.js 11 additions, 2 deletionsaddons/web/static/src/js/views/list/list_renderer.js
- addons/web/static/src/scss/list_view.scss 3 additions, 0 deletionsaddons/web/static/src/scss/list_view.scss
- addons/web/static/tests/views/list_tests.js 27 additions, 0 deletionsaddons/web/static/tests/views/list_tests.js
Loading
Please register or sign in to comment