/** * Settings Page styles * * @since 2.0.0 * @modified 2014.02.10 to fit 3.8 styling */ .wrap > h2 { background: url("../images/96down-icon6small.png") no-repeat scroll 0 10px rgba(0, 0, 0, 0); padding-left: 40px; } .dbfw-section { clear: both; margin-bottom: 20px; } .dbfw-section-dbchk { margin-top: 20px; } hr { color: #EFEFEF; } .rate-this-plugin { color: #0074A2; font-style: italic; font-size: 16px; } .support { font-size: 16px; } .author.postbox { max-width: 500px; } .author.postbox .hndle { border-bottom: 1px solid #DDD; margin-bottom: 0; padding: 5px; } .author.postbox .inside { display: block; margin: 0; overflow: hidden; } .author.postbox .inside .top { min-height: 90px; } .author.postbox .inside > .top > .author-image { border: 1px solid #DFDFDF; float: left; margin-right: 10px; padding: 3px; } .author.postbox .inside > ul { clear: both; } .author.postbox .inside li { float: left; width: 50%; }