Skip to content

Instantly share code, notes, and snippets.

@Sorien

Sorien/t2.css Secret

Created January 7, 2020 19:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Sorien/ea143d31e6c3f8b61a07047fc129b709 to your computer and use it in GitHub Desktop.
Save Sorien/ea143d31e6c3f8b61a07047fc129b709 to your computer and use it in GitHub Desktop.
div.usermenu > li.alerts > a {
background-image: url(../../../images/zvonek.png);
background-repeat: no-repeat;
padding-left: 10px;
}
div.usermenu > li.alerts {
list-style-type: none;
float: right;
padding-left: 10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment