Created
October 23, 2014 00:13
-
-
Save shankarcabus/d08a454b9e1e41e4282f 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:0px 0px 15px; | |
background-color:rgba(0, 0, 0, 0.5); | |
box-shadow:0px 1px 2px #CCC,inset 0 1px 0 #FFFFFF | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment