![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/ts.corals.io/frontend/node_modules/vue-tables-2/compiled/themes/ |
"use strict"; module.exports = function () { return { framework: 'bulma', table: 'table is-bordered is-striped is-hoverable is-fullwidth', row: 'columns', td: '', column: 'column is-12', label: 'label', input: 'input', select: 'select', field: 'field', inline: 'is-horizontal', right: 'is-pulled-right', left: 'is-pulled-left', center: 'has-text-centered', contentCenter: 'is-centered', icon: 'icon', small: 'is-small', nomargin: 'marginless', button: 'button', groupTr: 'is-selected', dropdown: { container: 'dropdown', trigger: 'dropdown-trigger', menu: 'dropdown-menu', content: 'dropdown-content', item: 'dropdown-item', caret: 'fa fa-angle-down' }, pagination: { nav: 'has-text-centered', count: '', wrapper: 'pagination', list: 'pagination-list', item: '', link: 'pagination-link', next: '', prev: '', active: 'is-current', disabled: '' } }; };