Sha256: 97a3b165d257176cb42ed583ef289f44616b637d2f25292283faec52072e4b09
Contents?: true
Size: 440 Bytes
Versions: 48
Compression:
Stored size: 440 Bytes
Contents
button, a.button, input[type=submit], input[type=button] { padding: 5px 10px; } button:hover, a.button:hover, input[type=submit]:hover, input[type=button]:hover { color: #fff; background: #000; } button:hover em, a.button:hover em, input[type=submit]:hover em, input[type=button]:hover em { color: #808080; } button:active, a.button:active, input[type=submit]:active, input[type=button]:active { color: #000; background: #fff; }
Version data entries
48 entries across 24 versions & 1 rubygems