Created
December 23, 2011 09:24
-
-
Save razielgn/1513707 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
-webkit-box-shadow: rgba(255, 255, 255, 0.199219) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.046875) 0px 1px 2px 0px; | |
-webkit-transition-delay: 0s; | |
-webkit-transition-duration: 0.10000000149011612s; | |
-webkit-transition-property: all; | |
-webkit-transition-timing-function: linear; | |
background-color: #006F5D; | |
background-image: -webkit-linear-gradient(top, rgb(3, 150, 125), rgb(3, 150, 125) 25%, rgb(0, 111, 93)); | |
background-repeat: repeat-x; | |
border-bottom-color: rgba(0, 0, 0, 0.246094); | |
border-bottom-left-radius: 4px; | |
border-bottom-right-radius: 4px; | |
border-bottom-style: solid; | |
border-bottom-width: 1px; | |
border-left-color: rgba(0, 0, 0, 0.0976562); | |
border-left-style: solid; | |
border-left-width: 1px; | |
border-right-color: rgba(0, 0, 0, 0.0976562); | |
border-right-style: solid; | |
border-right-width: 1px; | |
border-top-color: rgba(0, 0, 0, 0.0976562); | |
border-top-left-radius: 4px; | |
border-top-right-radius: 4px; | |
border-top-style: solid; | |
border-top-width: 1px; | |
box-shadow: rgba(255, 255, 255, 0.199219) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.046875) 0px 1px 2px 0px; | |
color: white; | |
cursor: pointer; | |
display: inline-block; | |
font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; | |
font-size: 13px; | |
font-style: normal; | |
font-weight: normal; | |
height: 16px; | |
line-height: normal; | |
margin-bottom: 0px; | |
margin-left: 0px; | |
margin-right: 0px; | |
margin-top: 0px; | |
overflow-y: visible; | |
padding-bottom: 6px; | |
padding-left: 14px; | |
padding-right: 14px; | |
padding-top: 5px; | |
text-decoration: none; | |
text-shadow: rgba(0, 0, 0, 0.246094) 0px -1px 0px; | |
width: 100px; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment