Skip to content

Instantly share code, notes, and snippets.

@jonesy827
Created March 16, 2022 00:24
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 jonesy827/4d2f85163c91e87df9e33322ad15da5d to your computer and use it in GitHub Desktop.
Save jonesy827/4d2f85163c91e87df9e33322ad15da5d to your computer and use it in GitHub Desktop.
#menuBar li:hover,
.authorized_li:hover {
cursor: pointer;
background-color: #5FB61150;
}
.functionList1 > li,
.list-unstyled > li,
.badge-lists > li,
#photolist > ol > li {
background-color:transparent !important;
cursor: unset !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment