Skip to content

Instantly share code, notes, and snippets.

@tao4yu
Created October 31, 2013 08:32
Show Gist options
  • Save tao4yu/7246117 to your computer and use it in GitHub Desktop.
Save tao4yu/7246117 to your computer and use it in GitHub Desktop.
.elemHover {
border: #FF0000 solid thin;
background-color: #EEEE00;
}
.elemselected {
border: #FF3030 solid;
background-color: #90EE90;
background: #90EE90;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment