Skip to content

Instantly share code, notes, and snippets.

@shankarcabus
Created October 22, 2014 23:51
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 shankarcabus/3b0a72a2d4e6c77f483f to your computer and use it in GitHub Desktop.
Save shankarcabus/3b0a72a2d4e6c77f483f to your computer and use it in GitHub Desktop.
.selector,
.selector-secondary,
.selector[type="text"] {
padding: 15px;
margin-bottom: 15px;
background-color: rgba(0,0,0,.5);
box-shadow: 0 1px 2px #ccc, inset 0 1px 0 #fff;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment