Sha256: 2f59827b7b71a9e1cf6f4f7e6c4828cb21959c32030ce0605cbd03c0b55a8d73
Contents?: true
Size: 427 Bytes
Versions: 11
Compression:
Stored size: 427 Bytes
Contents
@import url(http://fonts.googleapis.com/css?family=Roboto); .ui.button { min-width: 72px; } .ui.buttons .button { min-width: 0px; } .ui.primary.button:hover { box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.3) inset, 0px 2px 3px 0px rgba(0, 0, 0, 0.35) !important ; } .ui.secondary.button:hover { box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.2) inset, 0px 2px 3px 0px rgba(0, 0, 0, 0.3) !important ; }
Version data entries
11 entries across 11 versions & 1 rubygems