Created
October 22, 2014 23:51
-
-
Save shankarcabus/3b0a72a2d4e6c77f483f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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