Sha256: 75de453079ebd41105d18392ba584e6ed5238f5cd13db67dfe4bcf06a54d2de6
Contents?: true
Size: 746 Bytes
Versions: 16
Compression:
Stored size: 746 Bytes
Contents
.deck-container .goto-form { position: absolute; z-index: 3; bottom: 10px; left: 50%; height: 1.75em; margin: 0 0 0 -7.125em; line-height: 1.75em; padding: 0.625em; display: none; background: #ccc; overflow: hidden; } .borderradius .deck-container .goto-form { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } .deck-container .goto-form label { font-weight: bold; } .deck-container .goto-form label, .deck-container .goto-form input { display: inline-block; font-family: inherit; } .deck-goto .goto-form { display: block; } #goto-slide { width: 4.375em; margin: 0 0.625em; height: 1.4375em; } @media print { .goto-form, #goto-slide { display: none !important; } }
Version data entries
16 entries across 10 versions & 3 rubygems