Sha256: 20813deef29b98ccc02e4e4fcdc6835b902c5b6794467d07b64c20cf74d27374
Contents?: true
Size: 800 Bytes
Versions: 2
Compression:
Stored size: 800 Bytes
Contents
* html #container { position:static; } /* keep header from flowing off the page */ * html .colMS #content-related { margin-right:0; margin-left:10px; position:static; } /* put the right sidebars back on the page */ * html .colSM #content-related { margin-right:10px; margin-left:-115px; position:static; } /* put the left sidebars back on the page */ * html .form-row { height:1%; } * html .dashboard #content { width:768px; } /* proper fixed width for dashboard in IE6 */ * html .dashboard #content-main { width:535px; } /* proper fixed width for dashboard in IE6 */ * html #changelist-filter ul { margin-right:-10px; } /* fix right margin for changelist filters in IE6 */ * html .change-list .filtered { height:400px; } /* IE ignores min-height, but treats height as if it were min-height */
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
merb-admin-0.8.5 | public/stylesheets/patch-iewin.css |
merb-admin-0.8.3 | public/stylesheets/patch-iewin.css |