openmct/platform/core
Charles Hacskaylo 3258342783 [Frontend] Further cleanups to form elements
#700
#689
#740
Removed _selects.scss and moved classes
into _controls.scss;
Reorg'd _controls;
Moved classes into _elems.scss;
Added and fixed cssclass defs in multiple
bundle.js files to allow better field widths
in overlay dialogs;
Fixed overlay custom scrollbar colors;
Fixed alignment of required glyphs in forms;
2016-03-16 14:40:06 -07:00
..
src Merge pull request #653 from nasa/open499 2016-03-01 14:50:56 -08:00
test [Tests] Remove suite.json files 2016-02-02 09:35:50 -08:00
bundle.js [Frontend] Further cleanups to form elements 2016-03-16 14:40:06 -07:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

This bundle contains core software components of Open MCT Web. These components describe MCT's information model, and are responsible for introducing the API and infrastructure which supports domain objects.