This module improves the appearance of the Drupal admin tabs (view, edit, translate, .. links).

It shows a "settings" icon at a fixed position on the bottom right of the screen.
When clicking this icon, the admin tab items (create, edit, ..) pop up as clickable icons.

This is achieved in pure css without any javascript.
The css will only load for authenticated users, so anonymous users are uninfected if this module is enabled.

All icons are SVG icons and are minified into a single svg sprite, so the number of resources for this module is very low.