Sha256: c19d9aea6cfa44f123cfd669ccd50f423714fa72e2b539f2558d3e9419d75b5a

Contents?: true

Size: 713 Bytes

Versions: 9

Compression:

Stored size: 713 Bytes

Contents

// Use this file to customize which jQuery UI CSS modules we include in the admin.
//
// https://github.com/joliss/jquery-ui-rails
//
// We primarily use UI for some interaction utilties and to fill in gaps
// left by Bootstrap. As a general rule, we should try to use a Bootstrap
// equivalent FIRST and then fall back to jQuery UI if necessary.
//
// For example, we prefer bootstrap-datepicker over jQuery UI Datepicker
//
// To see a full list of available modules (and their dependencies), see here:
// http://jqueryui.com/download
//
// NOTE: Don't forget to also add the corresponding modules to jquery_ui.js!
//
//= require jquery-ui/core
//= require jquery-ui/draggable
//= require jquery-ui/sortable
//

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
tb_core-1.4.1 app/assets/stylesheets/admin/core/jquery_ui.scss
tb_core-1.4.0.1 app/assets/stylesheets/admin/core/jquery_ui.scss
tb_core-1.4.beta2 app/assets/stylesheets/admin/core/jquery_ui.scss
tb_core-1.4.beta1 app/assets/stylesheets/admin/core/jquery_ui.scss
tb_core-1.3.10 app/assets/stylesheets/admin/core/jquery_ui.scss
tb_core-1.3.9 app/assets/stylesheets/admin/core/jquery_ui.scss
tb_core-1.3.7 app/assets/stylesheets/admin/core/jquery_ui.scss
tb_core-1.3.6 app/assets/stylesheets/admin/core/jquery_ui.scss
tb_core-1.3.5 app/assets/stylesheets/admin/core/jquery_ui.scss