stable

Clone or download

Read-only

TLP: dropdown menu can be on a single icon

Part of story #10173: Have multiple dashboards This allow to have proper alignment when the menu is under an icon (for example the cog on a widget in a near future). + delete unused class tlp-dropdown-trigger Change-Id: I8a2ce23f5f09e953b11f0af88d09382be9b2ec20

Modified Files

Name
M src/templates/admin/projects/projectlist.mustache +1 −1 Go to diff View file
M src/www/themes/common/tlp/doc/css/_demos.scss +6 −0 Go to diff View file
M src/www/themes/common/tlp/doc/css/main.scss +4 −0 Go to diff View file
M src/www/themes/common/tlp/doc/js/editors.js +5 −0 Go to diff View file
M src/www/themes/common/tlp/doc/resources/flyover/dropdowns/example.html +23 −3 Go to diff View file
M src/www/themes/common/tlp/src/scss/components/_dropdowns.scss +9 −0 Go to diff View file