Skip to content

Instantly share code, notes, and snippets.

@TRSGuy
Created February 10, 2018 00:32
Show Gist options
  • Save TRSGuy/3c599197b0d120e5cb1a5bc476bd86a9 to your computer and use it in GitHub Desktop.
Save TRSGuy/3c599197b0d120e5cb1a5bc476bd86a9 to your computer and use it in GitHub Desktop.
* {
background-color: rgba(200, 200, 200, 0.20);
text-color: #000;
}
#element selected {
background-color: #222;
text-color: #C8C8C8;
}
#listview {
spacing: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment