1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub-skin.git synced 2024-06-28 21:04:59 +03:00
ifhub-skin/assets/css/colors.css

13 lines
351 B
CSS

.ls-user::before {
background: url(/application/frontend/skin/ifhub/assets/images/usericon_28.png) no-repeat !important;
background-size: 100% 100% !important;
width: 18px !important;
height: 18px !important;
}
.ls-block-header > .ls-block-title > a {
color: #fff !important;
}
.ls-nav-item--userbar-username img.avatar {
display: none;
}