woocommerce/assets/css/admin.less

1104 lines
20 KiB
Plaintext
Raw Normal View History

2011-08-10 17:11:11 +00:00
#toplevel_page_woocommerce .wp-menu-image {
2011-08-09 15:16:18 +00:00
background: url(../images/icons/menu_icons.png) no-repeat 0px -32px !important;
}
2011-08-10 17:11:11 +00:00
#toplevel_page_woocommerce:hover .wp-menu-image,
#toplevel_page_woocommerce.wp-has-current-submenu .wp-menu-image {
2011-08-09 15:16:18 +00:00
background: url(../images/icons/menu_icons.png) no-repeat 0px 0px !important;
}
2011-08-10 17:11:11 +00:00
#toplevel_page_woocommerce .wp-menu-image img {
2011-08-09 15:16:18 +00:00
display: none;
}
#menu-posts-product .wp-menu-image {
background: url(../images/icons/menu_icons.png) no-repeat -35px -32px !important;
}
#menu-posts-product:hover .wp-menu-image,
#menu-posts-product.wp-has-current-submenu .wp-menu-image {
background: url(../images/icons/menu_icons.png) no-repeat -35px 0px !important;
}
2011-08-10 17:11:11 +00:00
#menu-posts-shop_order .wp-menu-image {
2011-08-09 15:16:18 +00:00
background: url(../images/icons/menu_icons.png) no-repeat -70px -32px !important;
}
2011-08-10 17:11:11 +00:00
#menu-posts-shop_order:hover .wp-menu-image,
#menu-posts-shop_order.wp-has-current-submenu .wp-menu-image {
2011-08-09 15:16:18 +00:00
background: url(../images/icons/menu_icons.png) no-repeat -70px 0px !important;
}
2011-08-10 17:19:06 +00:00
#icon-woocommerce, .woocommerce_icon, .icon32-posts-product, .icon32-posts-shop_order {
2011-08-10 17:11:11 +00:00
background-image: url(../images/icons/woocommerce-icons.png) !important;
2011-08-10 17:19:06 +00:00
background-position: -11px -6px;
2011-08-09 15:16:18 +00:00
}
.icon32-posts-product {
2011-08-10 17:19:06 +00:00
background-position: -185px -6px !important;
2011-08-09 15:16:18 +00:00
}
.icon32-posts-product {
2011-08-10 17:19:06 +00:00
background-position: -69px -6px !important;
2011-08-09 15:16:18 +00:00
}
2011-08-10 17:19:06 +00:00
.icon32-posts-shop_order {
background-position: -127px -6px !important;
2011-08-09 15:16:18 +00:00
}
.icon32-attributes {
2011-08-10 17:19:06 +00:00
background-position: -185px -6px !important;
2011-08-09 15:16:18 +00:00
}
2011-08-10 17:11:11 +00:00
.icon32-woocommerce-settings {
2011-08-10 17:19:06 +00:00
background-position: -359px -6px !important;
2011-08-09 15:16:18 +00:00
}
2011-08-10 17:11:11 +00:00
.icon32-woocommerce-debug {
2011-08-10 17:19:06 +00:00
background-position: -417px -6px !important;
2011-08-09 15:16:18 +00:00
}
/* Orders */
.order_actions {
color: #999;
font-size: 11px;
li {
border-top: 1px solid #fff;
border-bottom: 1px solid #ddd;
padding: 6px;
margin: 0;
line-height: 1.6em;
}
}
2011-08-10 17:11:11 +00:00
#woocommerce-order-items {
2011-08-09 15:16:18 +00:00
.inside {
margin: 0;
padding: 0;
background: #fefefe;
}
.buttons {
float: left;
padding-left: 6px;
vertical-align: top;
.item_id {
width: 300px;
vertical-align: top;
}
button {
margin: 2px 0 0 0;
}
}
.buttons-alt {
float: right;
padding-right: 6px;
}
h3 small {
color: #999;
}
}
dl.totals {
margin: 6px 6px 0;
float: left;
dt {
float: left;
width: 100%;
font-size: 1.2em;
font-weight: bold;
line-height: 2em;
}
dd {
line-height: 2em;
font-size: 1.2em;
float: left;
width: 100%;
input {
width: 100%;
vertical-align: middle;
float: left;
font-size: 1em;
margin: 0 !important;
}
input.first {
width: 49%;
float: left;
}
input.last {
width: 49%;
float: right;
}
}
}
2011-08-10 17:11:11 +00:00
.woocommerce_order_items_wrapper {
2011-08-09 15:16:18 +00:00
margin: 0;
2011-08-10 17:11:11 +00:00
table.woocommerce_order_items {
2011-08-09 15:16:18 +00:00
width: 100%;
background: #fff;
thead th {
background: #ECECEC;
padding: 8px 10px;
font-size: 11px;
text-align: left;
}
td {
padding: 8px 10px;
text-align: left;
vertical-align: middle;
border-bottom: 1px dotted #ececec;
input, textarea {
width: 100%;
}
select {
width: 50%;
}
input, textarea {
font-size: 14px;
padding: 4px;
color: #555;
}
}
.name {
min-width: 100px;
}
.center, .variation-id, .product-id, .product-sku {
text-align: center;
}
table.meta {
tr {
td {
padding: 1px 4px 1px 0;
border: 0;
}
}
}
}
}
2011-08-10 17:11:11 +00:00
.woocommerce-order-panel {
2011-08-09 15:16:18 +00:00
overflow: hidden;
zoom: 1;
.panel {
padding: 0 9px;
}
.column {
width: 47%;
}
.first {
float: left;
}
.last {
float: right;
}
.panel p {
overflow: hidden;
zoom: 1;
margin: 0 !important;
font-size: 12px;
padding: 7px 0;
line-height: 24px;
}
label {
float: left;
width: 30%;
padding: 0;
.req {
font-weight: bold;
font-style: normal;
color: red;
}
}
.description {
padding: 0;
margin: 0 0 0 7px;
}
.description-block {
margin-left: 0;
display: block;
}
textarea, input, select {
margin: 0;
}
textarea {
width: 65% !important;
float: left;
}
input {
width: 65%;
float: left;
}
}
.column-total_cost {
table.cost {
border: 1px solid #ddd !important;
width: 100%;
margin: 5px 0 !important;
td, th {
padding: 4px 9px 4px;
background: #eee;
line-height: 1;
}
}
}
.widefat {
th.column-id {
width:60px !important;
}
.column-total_cost {
width:150px !important;
}
.column-order_title {
width:120px;
a {
display: block;
}
time {
color:#999;
}
}
.column-customer {
width:140px;
}
.column-order_status {
width:80px;
text-align: center;
mark {
display: block;
text-align: left;
text-indent: -9999px;
background: #fff;
height:16px;
width:16px;
background: #fff;
-webkit-box-shadow:inset 0 0 0 3px rgba(0,0,0,0.1);
-webkit-border-radius:20px;
-moz-border-radius:20px;
-o-border-radius:20px;
border-radius:20px;
margin:1px auto;
font-size:9px;
text-transform: uppercase;
color:#fff;
font-weight: bold;
text-shadow:0 1px 0 rgba(0,0,0,0.1);
-webkit-transition: all ease-in-out .1s;
}
mark.pending {
background: #E66F00;
}
mark.completed {
background: green;
}
mark.onhold {
background: red;
}
mark.cancelled {
background: #dfdfdf;
}
mark.processing {
background: #2184c2;
}
mark.on-hold {
background: red;
}
mark.refunded {
background: #ccc;
}
mark:hover {
text-indent: 0;
width:auto;
text-align: center;
}
}
}
ul.subsubsub {
li.pending {
a {
color:#E66F00;
}
}
li.completed {
a {
color:green;
}
}
li.onhold {
a {
color:red;
}
}
li.cancelled {
a {
color:#dfdfdf;
}
}
li.refunded {
a {
color:#ccc;
}
}
}
/* Product list */
table.wp-list-table .column-thumb {
width: 66px;
text-align: center;
white-space: nowrap
}
table.wp-list-table .column-sku {
width: 100px;
}
table.wp-list-table img {
margin: 2px 0;
}
table.wp-list-table .column-thumb img {
padding: 2px;
border: 1px solid #dfdfdf;
vertical-align: middle;
}
table.wp-list-table span.na {
color: #999;
}
table.wp-list-table .column-featured, table.wp-list-table .column-sellable, table.wp-list-table .column-is_in_stock {
text-align: center !important;
}
/* Dashboard */
2011-08-10 17:11:11 +00:00
#woocommerce_dashboard {
2011-08-09 15:16:18 +00:00
padding: 0 5px;
}
2011-08-10 17:11:11 +00:00
#woocommerce_dashboard div.postbox div.inside {
2011-08-09 15:16:18 +00:00
margin: 10px;
position: relative;
}
2011-08-10 17:11:11 +00:00
#woocommerce_dashboard div.postbox h3 {
2011-08-09 15:16:18 +00:00
cursor: default !important;
}
2011-08-10 17:11:11 +00:00
#woocommerce_dashboard div.postbox a {
2011-08-09 15:16:18 +00:00
text-decoration: none;
}
.stats {
h3 a {
float: right;
margin-left: 8px;
}
}
ul.recent-orders {
li {
overflow: hidden;
zoom: 1;
border-bottom: #ECECEC 1px solid;
padding: 0 0 8px;
margin: 0 0 8px;
.order-status {
float: right;
}
small {
color: #999;
}
.order-cost {
margin-left: 8px;
}
.completed {
color: green;
}
.on-hold {
color: red;
}
.processing {
color: #21759B;
}
.pending {
color: #E66F00;
}
.refunded, .cancelled {
color: #999;
}
}
}
2011-08-10 17:11:11 +00:00
.woocommerce_right_now p.sub,
.woocommerce_right_now .table, .woocommerce_right_now .versions {
2011-08-09 15:16:18 +00:00
margin: -12px;
}
2011-08-10 17:11:11 +00:00
.woocommerce_right_now .inside {
2011-08-09 15:16:18 +00:00
font-size: 12px;
padding-top: 20px;
}
2011-08-10 17:11:11 +00:00
.woocommerce_right_now p.sub {
2011-08-09 15:16:18 +00:00
font-style: italic;
font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
padding: 5px 10px 15px;
color: #777;
font-size: 13px;
position: absolute;
top: -17px;
left: 15px;
}
2011-08-10 17:11:11 +00:00
.woocommerce_right_now .table {
2011-08-09 15:16:18 +00:00
margin: 0 -9px;
padding: 0 10px;
position: relative;
}
2011-08-10 17:11:11 +00:00
.woocommerce_right_now .table_content {
2011-08-09 15:16:18 +00:00
float: left;
border-top: #ececec 1px solid;
width: 45%;
}
2011-08-10 17:11:11 +00:00
.woocommerce_right_now .table_discussion {
2011-08-09 15:16:18 +00:00
float: right;
border-top: #ececec 1px solid;
width: 45%;
}
2011-08-10 17:11:11 +00:00
.woocommerce_right_now table td {
2011-08-09 15:16:18 +00:00
padding: 3px 0;
white-space: nowrap;
}
2011-08-10 17:11:11 +00:00
.woocommerce_right_now table tr.first td {
2011-08-09 15:16:18 +00:00
border-top: none;
}
2011-08-10 17:11:11 +00:00
.woocommerce_right_now td.b {
2011-08-09 15:16:18 +00:00
padding-right: 6px;
text-align: right;
font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
font-size: 14px;
width: 1%;
}
2011-08-10 17:11:11 +00:00
.woocommerce_right_now td.b a {
2011-08-09 15:16:18 +00:00
font-size: 18px;
}
2011-08-10 17:11:11 +00:00
.woocommerce_right_now td.b a:hover {
2011-08-09 15:16:18 +00:00
color: #d54e21;
}
2011-08-10 17:11:11 +00:00
.woocommerce_right_now .t {
2011-08-09 15:16:18 +00:00
font-size: 12px;
padding-right: 12px;
padding-top: 6px;
color: #777;
}
2011-08-10 17:11:11 +00:00
.woocommerce_right_now .t a {
2011-08-09 15:16:18 +00:00
white-space: nowrap;
}
2011-08-10 17:11:11 +00:00
.woocommerce_right_now .onhold {
2011-08-09 15:16:18 +00:00
color: red;
}
2011-08-10 17:11:11 +00:00
.woocommerce_right_now .pending {
2011-08-09 15:16:18 +00:00
color: #e66f00;
}
2011-08-10 17:11:11 +00:00
.woocommerce_right_now .complete {
2011-08-09 15:16:18 +00:00
color: green;
}
2011-08-10 17:11:11 +00:00
.woocommerce_right_now .versions {
2011-08-09 15:16:18 +00:00
padding: 4px 15px 12px;
clear: both;
}
2011-08-10 17:11:11 +00:00
.woocommerce-rss-widget ul li, .woocommerce-links-widget ul li {
2011-08-09 15:16:18 +00:00
line-height: 1.5em;
margin-bottom: 12px;
}
2011-08-10 17:11:11 +00:00
.woocommerce-links-widget {
2011-08-09 15:16:18 +00:00
ul.links {
float: left;
width: 49%;
}
.social {
float: right;
width: 49%;
h4 {
color: #999;
&.first {
margin-top: 0;
}
}
img {
width: 49%;
}
p {
color: #ccc;
line-height: 1.5em;
font-style: italic;
}
}
}
2011-08-10 17:11:11 +00:00
.woocommerce-reviews-widget {
2011-08-09 15:16:18 +00:00
li {
line-height: 1.5em;
margin-bottom: 12px;
}
h4.meta {
line-height: 1.4;
margin: -.2em 0 0 0;
font-weight: normal;
color: #999;
}
blockquote {
padding: 0;
margin: 0;
}
.avatar {
float: left;
margin: 0 10px 5px 0;
}
.star-rating {
float: right;
width: 80px;
height: 16px;
background: url(../images/star.png) repeat-x left 0;
span {
background: url(../images/star.png) repeat-x left -32px;
height: 0;
padding-top: 16px;
overflow: hidden;
float: left;
}
}
}
/* Settings */
2011-08-10 17:11:11 +00:00
.woocommerce table.widefat {
2011-08-09 15:16:18 +00:00
width: 850px;
margin-top: 0.5em !important;
.button {
float: left;
margin: 0 3px 3px 0 !important;
}
.button-right {
float: right;
margin: 0 0 3px 3px !important;
}
td, th {
padding: 9px 9px;
}
.forminp {
.input-text, .select {
width: 45%;
}
.wide-input {
width: 99%;
}
}
}
2011-08-10 17:11:11 +00:00
.woocommerce table.widefat th.desc {
2011-08-09 15:16:18 +00:00
font-weight: normal;
color: #2958aa;
}
2011-08-10 17:11:11 +00:00
.woocommerce table.widefat td small {
2011-08-09 15:16:18 +00:00
color: #999;
}
2011-08-10 17:11:11 +00:00
.woocommerce #tabs-wrap {
2011-08-09 15:16:18 +00:00
background: #ececec;
width: 850px;
padding: 7px 9px;
overflow: hidden;
margin-top: 0.5em !important;
margin-bottom: 2em !important;
zoom: 1;
}
2011-08-10 17:11:11 +00:00
.woocommerce #tabs-wrap ul.tabs {
2011-08-09 15:16:18 +00:00
padding: 0;
}
2011-08-10 17:11:11 +00:00
.woocommerce #tabs-wrap table {
2011-08-09 15:16:18 +00:00
margin: 0 0 5px !important;
border: 1px solid #e1e1e1;
border-top: 0;
}
2011-08-10 17:11:11 +00:00
.woocommerce #tabs-wrap table thead tr th {
2011-08-09 15:16:18 +00:00
border-top: 4px solid #e1e1e1;
}
2011-08-10 17:11:11 +00:00
.woocommerce #tabs-wrap table thead:first-child tr th {
2011-08-09 15:16:18 +00:00
border-top: 0;
}
2011-08-10 17:11:11 +00:00
.woocommerce #tabs-wrap table thead th {
2011-08-09 15:16:18 +00:00
background: #fff;
}
2011-08-10 17:11:11 +00:00
.woocommerce #tabs-wrap table select {
2011-08-09 15:16:18 +00:00
white-space: nowrap;
}
2011-08-10 17:11:11 +00:00
.woocommerce #tabs-wrap .submit {
2011-08-09 15:16:18 +00:00
float: right;
margin: 0 !important;
padding: 0 !important;
}
2011-08-10 17:11:11 +00:00
.woocommerce #tabs-wrap table.shippingrows {
2011-08-09 15:16:18 +00:00
border: 0;
width: 100%;
}
2011-08-10 17:11:11 +00:00
.woocommerce #tabs-wrap table.shippingrows td,.woocommerce #tabs-wrap table.shippingrows th {
2011-08-09 15:16:18 +00:00
padding: 4px 4px 4px 0 !important;
border: 0 !important;
vertical-align: middle;
}
2011-08-10 17:11:11 +00:00
.woocommerce #tabs-wrap table.shippingrows td a.remove {
2011-08-09 15:16:18 +00:00
margin: 0 !important;
}
p.taxrow select {
width: 125px;
}
p.taxrow input.text {
width: 60px;
}
p.taxrow label {
line-height: 1.5em;
margin: 0 8px;
input {
margin: 0 4px 0 0;
}
}
2011-08-10 17:11:11 +00:00
.woocommerce table.widefat {
2011-08-09 15:16:18 +00:00
table.coupon_rows {
border: 0 !important;
width: 100%;
thead {
th {
padding: 1px;
border: 0;
font-weight: normal;
font-size: 11px;
color: #999;
}
}
tbody {
td {
padding: 3px 3px 0 0;
border: 0;
vertical-align: middle;
input.text {
width: 95px;
}
}
}
}
}
a.tips {
height: 16px;
width: 16px;
margin: 4px -8px 0 0;
float: right;
background: url(../images/tip.png) no-repeat top left;
}
#easyTooltip {
padding:8px;
border:3px solid #b9e3f0;
background:#E3F4F9;
font-size: 12px;
width:400px;
-moz-border-radius:8px;
-webkit-border-radius:8px;
-o-border-radius:8px;
-khtml-border-radius:8px;
border-radius:8px;
}
2011-08-10 17:11:11 +00:00
.woocommerce #tabs-wrap table a.remove {
2011-08-09 15:16:18 +00:00
margin-left: 4px;
}
2011-08-10 17:11:11 +00:00
.woocommerce #tabs-wrap table p {
2011-08-09 15:16:18 +00:00
margin: 0 0 4px !important;
overflow: hidden;
zoom: 1;
}
2011-08-10 17:11:11 +00:00
.woocommerce #tabs-wrap table p a.add {
2011-08-09 15:16:18 +00:00
float: left;
}
/* Write Panels */
2011-08-10 17:11:11 +00:00
#woocommerce-product-data ul.product_data_tabs, .woocommerce ul.tabs {
2011-08-09 15:16:18 +00:00
background: #ececec;
padding: 7px 9px 0;
overflow: hidden;
zoom: 1;
line-height: 1em;
}
2011-08-10 17:11:11 +00:00
#woocommerce-product-data ul.product_data_tabs li, .woocommerce ul.tabs li {
2011-08-09 15:16:18 +00:00
float: left;
padding: 0;
margin: 0 5px 0 0;
}
2011-08-10 17:11:11 +00:00
#woocommerce-product-data ul.product_data_tabs li a, .woocommerce ul.tabs li a {
2011-08-09 15:16:18 +00:00
padding: 0;
margin: 0;
border: 0;
border: 1px solid #d5d5d5;
border-bottom: 0;
float: left;
padding: 7px 9px;
background: #e1e1e1;
text-decoration: none;
color: #555;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
2011-08-10 17:11:11 +00:00
#woocommerce-product-data ul.product_data_tabs li.active a, .woocommerce ul.tabs li.active a {
2011-08-11 22:39:02 +00:00
background: #f8f8f8;
2011-08-09 15:16:18 +00:00
border-color: #e1e1e1;
color: #333;
}
2011-08-10 17:11:11 +00:00
#woocommerce-product-data .inside, #woocommerce-product-type-options .inside, #woocommerce-order-data .inside {
2011-08-09 15:16:18 +00:00
padding: 0;
margin: 0;
}
2011-08-10 17:11:11 +00:00
.woocommerce_options_panel, .panel {
2011-08-09 15:16:18 +00:00
padding: 9px 9px 9px 9px;
color: #555;
}
2011-08-10 17:11:11 +00:00
.woocommerce_page_settings .woocommerce_options_panel, .panel {
2011-08-09 15:16:18 +00:00
padding: 0;
}
2011-08-10 17:11:11 +00:00
#woocommerce-product-type-options .panel, #woocommerce-product-specs .inside {
2011-08-09 15:16:18 +00:00
padding: 9px;
margin: 0;
}
2011-08-10 17:11:11 +00:00
.woocommerce_options_panel p, #woocommerce-product-type-options .panel p {
2011-08-09 15:16:18 +00:00
overflow: hidden;
zoom: 1;
margin: 0 0 9px;
font-size: 12px;
padding: 7px 9px;
line-height: 24px;
}
2011-08-10 17:11:11 +00:00
.woocommerce_options_panel label {
2011-08-09 15:16:18 +00:00
float: left;
width: 150px;
padding: 0;
}
2011-08-10 17:11:11 +00:00
.woocommerce_options_panel label .req {
2011-08-09 15:16:18 +00:00
font-weight: bold;
font-style: normal;
color: red;
}
2011-08-10 17:11:11 +00:00
.woocommerce_options_panel .description {
2011-08-09 15:16:18 +00:00
padding: 0;
margin: 0 0 0 7px;
}
2011-08-10 17:11:11 +00:00
.woocommerce_options_panel .description-block {
2011-08-09 15:16:18 +00:00
margin-left: 0;
display: block;
}
2011-08-10 17:11:11 +00:00
.woocommerce_options_panel textarea, .woocommerce_options_panel input, .woocommerce_options_panel select {
2011-08-09 15:16:18 +00:00
margin: 0;
}
2011-08-10 17:11:11 +00:00
.woocommerce_options_panel textarea {
2011-08-09 15:16:18 +00:00
width: 50% !important;
float: left;
}
2011-08-10 17:11:11 +00:00
.woocommerce_options_panel input {
2011-08-09 15:16:18 +00:00
width: 50%;
float: left;
}
2011-08-10 17:11:11 +00:00
.woocommerce_options_panel .checkbox, table.woocommerce_variable_attributes .checkbox {
2011-08-09 15:16:18 +00:00
vertical-align: middle;
margin: 7px 0;
}
2011-08-10 17:11:11 +00:00
.woocommerce_options_panel select {
2011-08-09 15:16:18 +00:00
float: left;
}
2011-08-10 17:11:11 +00:00
.woocommerce_options_panel .short {
2011-08-09 15:16:18 +00:00
width: 20%;
}
2011-08-10 17:11:11 +00:00
#woocommerce_attributes {
2011-08-09 15:16:18 +00:00
padding: 12px;
}
2011-08-10 17:11:11 +00:00
.woocommerce_attributes_wrapper, .woocommerce_variable_attributes_wrapper {
2011-08-09 15:16:18 +00:00
margin-bottom: 7px;
border: 1px solid #ececec;
}
2011-08-10 17:11:11 +00:00
table.woocommerce_attributes, table.woocommerce_variable_attributes {
2011-08-09 15:16:18 +00:00
width: 100%;
}
2011-08-10 17:11:11 +00:00
table.woocommerce_attributes thead th, table.woocommerce_variable_attributes thead th {
2011-08-09 15:16:18 +00:00
background: #ececec;
padding: 7px 9px;
font-size: 11px;
text-align: left;
}
2011-08-10 17:11:11 +00:00
table.woocommerce_attributes td, table.woocommerce_variable_attributes td {
2011-08-09 15:16:18 +00:00
padding: 2px 9px;
text-align: left;
vertical-align: middle;
border-bottom: 1px dotted #ececec;
}
2011-08-10 17:11:11 +00:00
table.woocommerce_attributes td input, table.woocommerce_variable_attributes td input, table.woocommerce_variable_attributes td textarea {
2011-08-09 15:16:18 +00:00
width: 100%;
}
2011-08-10 17:11:11 +00:00
table.woocommerce_attributes td select {
2011-08-09 15:16:18 +00:00
width: 100%;
}
2011-08-10 17:11:11 +00:00
table.woocommerce_attributes td select.multiselect {
2011-08-09 15:16:18 +00:00
height: 8em !important;
}
2011-08-10 17:11:11 +00:00
table.woocommerce_attributes td input, table.woocommerce_variable_attributes td input, table.woocommerce_variable_attributes td textarea {
2011-08-09 15:16:18 +00:00
font-size: 14px;
padding: 4px;
color: #555;
}
2011-08-10 17:11:11 +00:00
table.woocommerce_attributes .taxonomy td.name {
2011-08-09 15:16:18 +00:00
padding: 10px 15px;
font-size: 14px;
color: #555;
}
2011-08-10 17:11:11 +00:00
table.woocommerce_attributes .center {
2011-08-09 15:16:18 +00:00
text-align: center;
}
2011-08-10 17:11:11 +00:00
#woocommerce_attributes select.attribute_taxonomy, button.add_attribute, button.add_variable_attribute, button.add_configuration {
2011-08-09 15:16:18 +00:00
float: right;
}
div.multi_select_products_wrapper {
float: left;
padding: 0 9px 9px;
}
.multi_select_products, div.multi_select_countries {
border: 1px solid #ececec;
height: 200px;
overflow: auto;
2011-08-13 13:57:48 +00:00
width: 100%;
2011-08-09 15:16:18 +00:00
float: left;
}
.multi_select_products li {
padding: 7px 9px;
line-height: 2em;
border-bottom: 1px dotted #ececec;
}
.multi_select_countries li {
padding: 3px 9px;
margin: 0;
line-height: 2em;
border-bottom: 1px dotted #ececec;
}
.multi_select_countries li label {
display: block;
}
.multi_select_countries li label input {
margin: 0 4px 0 0;
}
.multi_select_products button {
float: right;
vertical-align: middle;
}
2011-08-11 10:51:33 +00:00
.multi_select_products .product_search input {
width: 100%;
}
2011-08-09 15:16:18 +00:00
2011-08-10 17:11:11 +00:00
#woocommerce-product-data a.dp-choose-date {
2011-08-09 15:16:18 +00:00
float: left;
width: 16px;
height: 16px;
padding: 0;
margin: 4px 9px 0 3px;
display: block;
text-indent: -2000px;
overflow: hidden;
background: url(../images/calendar.png) no-repeat;
}
2011-08-10 17:11:11 +00:00
#woocommerce-product-data a.dp-choose-date.dp-disabled {
2011-08-09 15:16:18 +00:00
background-position: 0 -20px;
cursor: default;
}
2011-08-10 17:11:11 +00:00
#woocommerce-product-data input.dp-applied {
2011-08-09 15:16:18 +00:00
width: 140px;
float: left;
}
#grouped_product_options, #virtual_product_options, #simple_product_options {
padding: 12px;
font-style: italic;
color: #666;
}
/* Configuration */
#variable_product_options {
p.description {
float: left;
padding: 0;
margin: 0;
}
}
2011-08-10 17:11:11 +00:00
.woocommerce_configuration {
2011-08-09 15:16:18 +00:00
background: #ececec;
border: 1px solid #ececec;
margin: 0 0 8px;
p {
margin: 0 !important;
button {
float: right;
}
}
table td {
background: #fff;
padding: 6px 6px;
vertical-align: middle;
label {
color: #999;
font-size: 10px;
text-transform: uppercase;
text-align: left;
display: block;
line-height: 16px;
}
input {
float: left;
width: 100%;
}
&.upload_image {
width: 1%;
white-space: nowrap;
img {
float: none;
margin-right: 6px;
vertical-align: middle;
}
.button {
margin: 0;
padding: 4px 10px;
width: auto;
float: none;
vertical-align: middle;
}
}
}
}
.widefat .product-cat-placeholder {
outline: 1px dotted #A0C443;
height: 60px;
background: #000;
2011-08-10 17:11:11 +00:00
}
/* Datepicker */
table.jCalendar {
border: 1px solid #000;
background: #aaa;
border-collapse: separate;
border-spacing: 2px;
width: 190px;
}
table.jCalendar th {
background: #333;
color: #fff;
font-weight: bold;
padding: 3px 5px;
}
table.jCalendar td {
background: #ccc;
color: #000;
padding: 3px 5px;
text-align: center;
font-size: 10px !important;
}
table.jCalendar td.other-month {
background: #ddd;
color: #aaa;
}
table.jCalendar td.today {
background: #666;
color: #fff;
}
table.jCalendar td.selected {
background: #f66;
color: #fff;
}
table.jCalendar td.selected.dp-hover {
background: #f33;
color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
background: #fff;
color: #000;
}
table.jCalendar tr.selectedWeek td {
background: #f66;
color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
background: #bbb;
color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
background: #bbb;
color: #888;
}
div.dp-popup {
position: relative;
background: #ccc;
font-size: 10px !important;
font-family: arial, sans-serif;
padding: 2px;
width: 190px;
line-height: 1.2em;
}
div#dp-popup {
position: absolute;
z-index: 199;
}
div.dp-popup h2 {
font-size: 12px !important;
text-align: center;
margin: 2px 0;
padding: 0;
}
a#dp-close {
font-size: 11px !important;
padding: 4px 0;
text-align: center;
display: block;
}
a#dp-close:hover {
text-decoration: underline;
}
div.dp-popup a {
color: #000;
text-decoration: none;
padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
position: absolute;
top: 2px;
left: 4px;
width: 100px;
}
div.dp-popup div.dp-nav-prev a {
float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
cursor: default;
}
div.dp-popup div.dp-nav-next {
position: absolute;
top: 2px;
right: 4px;
width: 100px;
}
div.dp-popup div.dp-nav-next a {
float: right;
}
div.dp-popup a.disabled {
cursor: default;
color: #aaa;
}
div.dp-popup td {
cursor: pointer;
}
div.dp-popup td.disabled {
cursor: default;
2011-08-09 15:16:18 +00:00
}