summaryrefslogtreecommitdiffstats
path: root/css
Commit message (Collapse)AuthorAgeFilesLines
* created a min css version of the app, inclued as well a dev version of the ↵Douglas Deodato2016-08-243-0/+116
| | | | css and started a sass version of the css
* Places the columns next to eachother instead of underneathBerend2013-08-131-4/+3
| | | | | | The 45% + 10% + 45% failed in IE7, making the 2nd column fall underneath the first. This fixes that by changing the widths to 45% + 45% + [whatever is left].
* use % instead of px for withlou2013-08-021-16/+17
|
* Added fix for selected side being emptyTom Prats2013-08-011-1/+1
|
* Removed redundant .ms-container selectorPer Andersson2013-06-251-1/+0
|
* nevisit the way to handle the focus on lists0.9.6lou2013-06-241-0/+1
|
* Consistent styling suppport for IE8+IE7Chad Schulz2012-12-271-86/+93
| | | | | | | | | Modified the styling for: - minor layout issues in IE7 - removed the :not selector, unsupported <IE9 - reordered rules for importance and overriding - equalized specificity between normal, hover, and disabled states of element items
* Update css/multi-select.csstop-flight2012-10-141-1/+1
| | | Center switch.png between the two form elements
* css for focused listLouis Cuny2012-07-161-6/+11
|
* Correct reference to switch.png image.Tyler Butler2012-07-041-1/+1
|
* Merge branch 'keyboard'0.6Louis Cuny2012-07-022-298/+33
|\ | | | | | | | | | | Conflicts: css/multi-select.css js/application.js
| * version 0.6Louis Cuny2012-07-022-307/+29
| |
| * prevent selection of already selected or undefined elementsLouis Cuny2012-04-161-0/+5
| |
| * fix hover on selectionlou2012-04-111-1/+1
| |
| * first pass on keyboardlou2012-04-111-3/+11
| |
* | Adding prefix to 'collapse' for Twitter Bootstrap compatibility.Gregory Gaskill2012-04-191-3/+3
| |
* | s/selection/selected/ bugJoshua Hou2012-04-011-1/+1
|/
* fix #18 Disabled multi-select doesn't show selected itemslou2011-12-161-4/+5
|
* add "ms-selected" class when selectable li is selectedlou2011-09-161-0/+3
|
* style the optgrouplou2011-09-142-2/+9
|
* first pass on optgroup featurelou2011-08-241-5/+16
|
* add empty array to demoslou2011-06-301-3/+12
|
* css for ielou2011-05-201-0/+5
|
* remove useless gradiantslou2011-05-181-8/+0
|
* more demoslou2011-05-052-5/+10
|
* Make default text-colors of textbox conform to W3C accessebility standards Serophos2011-05-051-2/+2
| | | (See http://www.w3.org/TR/AERT#color-contrast for details)
* headers option is onlou2011-05-031-0/+12
|
* stylelou2011-04-291-6/+5
|
* Merge branch 'gh-pages'lou2011-04-291-13/+58
|\ | | | | | | | | | | | | | | | | | | Conflicts: css/application.css demos.html documentation.html index.html js/jquery.multi-select.js js/jquery.multi-select.min.js
| * demo site ++lou2011-04-171-13/+58
| |
| * site on !lou2011-04-172-0/+257
|
* demos pages ++lou2011-04-173-146/+94
|
* more demoslou2011-04-152-4/+89
|
* first commitlou2011-04-113-0/+224