]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: Add description to menu items on mobile navigation
authorSebastian Krah <skrah@suse.com>
Tue, 29 Jan 2019 15:30:03 +0000 (16:30 +0100)
committerSebastian Krah <skrah@suse.com>
Tue, 5 Feb 2019 12:47:47 +0000 (13:47 +0100)
commitdf0208759a8de45c1fd39cad036e74d36632abd1
tree3c32d1a2914e41bb49cbf56d7b237ace700c6f57
parente883e7398b37b30fbb489ba3ddd1391dd3f404cb
mgr/dashboard: Add description to menu items on mobile navigation

Adds the title of the icons as description right next to it if the resolution
of the browser is below 768px.
Adds a couple of scss variable which define the different breakpoints of
bootstrap. Those variables should be used in media query expressions.

Fixes: https://tracker.ceph.com/issues/37789
Signed-off-by: Sebastian Krah <skrah@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/administration/administration.component.html
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/dashboard-help/dashboard-help.component.html
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/identity/identity.component.html
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.scss
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/notifications/notifications.component.html
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/task-manager/task-manager.component.html
src/pybind/mgr/dashboard/frontend/src/defaults.scss
src/pybind/mgr/dashboard/frontend/src/locale/messages.xlf