import icon

This commit is contained in:
Mike Jolley 2012-12-03 16:39:46 +00:00
parent 60626d25f9
commit a93e6b0599
3 changed files with 3 additions and 3132 deletions

View File

@ -251,7 +251,7 @@ if ( class_exists( 'WP_Importer' ) ) {
* @return void
*/
function header() {
echo '<div class="wrap"><div class="icon32" id="icon-woocommerce-importer"><br></div>';
echo '<div class="wrap"><div class="icon32 icon32-woocommerce-importer" id="icon-woocommerce"><br></div>';
echo '<h2>' . __( 'Import Tax Rates', 'woocommerce' ) . '</h2>';
}

File diff suppressed because one or more lines are too long

View File

@ -190,7 +190,7 @@
background-position: -940px -5px !important;
}
.icon32-woocommerce-importer {
background-position: -11px -50px !important;
background-position: -11px -50px !important;
}
.wrap.woocommerce div.updated, .wrap.woocommerce div.error {