Sha256: 9f33b0920e6d62e913fc15fb81ab27f53534381c9efa8947c589dd7e0339faa4
Contents?: true
Size: 844 Bytes
Versions: 3
Compression:
Stored size: 844 Bytes
Contents
/** =ie.css ************************************************************ @project Easel ************************************************************/ /** =hasLayout ************************************************************/ .vnav a { zoom: 1; } /** =min-height ************************************************************/ * html .box { height: 32px; } * html .box.single-line { min-height: 0; } /** =z-index ************************************************************/ /** =buttons ************************************************************ @see http://www.filamentgroup.com/lab/styling_the_button_element_with_sliding_doors @see http://git.fusionary.com/?p=fusionary/build_tools.git ************************************************************/ button.btn { width:auto; overflow:visible; } button.btn { zoom: 1; }
Version data entries
3 entries across 3 versions & 1 rubygems