Sha256: 2a371b09992aca1afa2caa7da71a9f56c8ea19abd26f078574220eefed6d3e3f
Contents?: true
Size: 695 Bytes
Versions: 6
Compression:
Stored size: 695 Bytes
Contents
/* Foundation v2.2.1 http://foundation.zurb.com */ /* This is for all IE specfific style less than IE9. We hate IE. */ div.panel { border: 1px solid #ccc; } .lt-ie8 .nav-bar li.has-flyout a { padding-right: 20px; } .lt-ie8 .nav-bar li.has-flyout a:after { border-top: none; } /* Correct IE7 button padding */ .lt-ie8 input[type=submit].nice.button { filter:chroma(color=#000000); position: relative; top: -2px; } .lt-ie8 input[type=submit].tiny.button { padding: 5px 5px 7px; } .lt-ie8 input[type=submit].small.button { padding: 8px 7px 9px; } .lt-ie8 input[type=submit].medium.button { padding: 9px 13px 9px; } .lt-ie8 input[type=submit].large.button { padding: 9px 18px 10px; }
Version data entries
6 entries across 6 versions & 1 rubygems