This commit is contained in:
Mike Jolley 2012-05-30 14:44:49 +01:00
parent 0ac088bb19
commit caf69738aa
3 changed files with 16 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -120,9 +120,6 @@
background-image: url(../images/icons/woocommerce-icons.png) !important;
background-position: -11px -6px;
}
.icon32-posts-product {
background-position: -185px -6px !important;
}
.icon32-posts-product {
background-position: -69px -6px !important;
}
@ -147,6 +144,21 @@
.icon32-woocommerce-status {
background-position: -417px -6px !important;
}
.icon32-woocommerce-delivery {
background-position: -649px -6px !important;
}
.icon32-woocommerce-compose {
background-position: -708px -6px !important;
}
.icon32-woocommerce-telephone {
background-position: -766px -6px !important;
}
.icon32-woocommerce-users {
background-position: -824px -6px !important;
}
.icon32-woocommerce-nav {
background-position: -882px -6px !important;
}
.wrap.woocommerce div.updated, .wrap.woocommerce div.error {
margin-top: 10px;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.4 KiB

After

Width:  |  Height:  |  Size: 13 KiB