1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-12-01 13:24:10 +01:00
DataTables/media
Allan Jardine c470d7bfda New: sFilterInput and sLengthSelect class options for the <select> and
<input> controls used by DataTables for length change and filtering
respectively.

- Bootstrap 3 requires a styling class be set directly on the element,
  so in order to correctly support Bootstrap 3, which we want to do, we
  need to have the ability to set these classes. This commit adds that
  ability
2013-10-09 14:57:45 +01:00
..
css Dev examples - update bootstrap and foundation examples for example 2013-10-09 14:57:23 +01:00
images Fix issue #200 - images: sort_asc_disabled image was the wrong colour 2013-06-01 10:07:30 +01:00
js New: sFilterInput and sLengthSelect class options for the <select> and 2013-10-09 14:57:45 +01:00
unit_testing Fix 151: Column type was being offset when columns were not searchable 2013-02-16 11:27:41 +00:00