Files
Popsu-coloque/web/themes/contrib/mediteran/css/user/user.icons.admin.css
T
2020-06-08 23:57:36 +02:00

14 lines
280 B
CSS

/**
* @file
* Styling for the user module icons.
*/
/**
* Toolbar tab icon.
*/
.toolbar-bar .toolbar-icon-user:before,
.toolbar-bar .toolbar-icon-user:active:before,
.toolbar-bar .toolbar-icon-user.is-active:before {
background-image: url(../../images/icons/admin.svg);
}