stable

Clone or download

Read-only

Change-Id: I9dd22889125ece26791ebf11ac935580afadcf8f

Modified Files

Name
M src/www/themes/common/tlp/doc/js/editors.js +16 −0 Go to diff View file
M src/www/themes/common/tlp/doc/resources/buttons/manifest.json +4 −5 Go to diff View file
A src/www/themes/common/tlp/doc/resources/flyover/dropdowns/doc.html +12 −0 Go to diff View file
A src/www/themes/common/tlp/doc/resources/flyover/dropdowns/example.html +52 −0 Go to diff View file
R src/www/themes/common/tlp/doc/resources/buttons/dropdowns/manifest.json Go to diff View file
M src/www/themes/common/tlp/doc/resources/flyover/manifest.json +2 −1 Go to diff View file
A src/www/themes/common/tlp/src/js/dropdowns.js +159 −0 Go to diff View file
M src/www/themes/common/tlp/src/scss/components/_dropdowns.scss +106 −18 Go to diff View file
M src/www/themes/common/tlp/src/scss/components/_modal.scss +2 −2 Go to diff View file
M src/www/themes/common/tlp/src/scss/components/_tabs.scss +10 −5 Go to diff View file