PluginProbe ʕ •ᴥ•ʔ
Linked Variations for WooCommerce – Link Separate Products by Attribute with Swatches, Quick View & Shortcodes / trunk
Linked Variations for WooCommerce – Link Separate Products by Attribute with Swatches, Quick View & Shortcodes vtrunk
trunk 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5
linked-variation / admin / css / notice.css
linked-variation / admin / css Last commit date
images 4 years ago font-awesome.min.css 4 years ago jquery-ui.min.css 4 years ago media.css 4 years ago notice.css 4 years ago select2.min.css 4 years ago style.css 2 years ago
notice.css
25 lines
1 .notice.editorsDsProductSample-notice{border-left-color:#272c51!important;padding:20px!important;}
2 .rtl .notice.editorsDsProductSample-notice{border-right-color:#272c51!important;}
3 .notice.notice.editorsDsProductSample-notice .editorsDsProductSample-notice-inner{display:table;width:100%;}
4 .notice.editorsDsProductSample-notice .editorsDsProductSample-notice-inner .editorsDsProductSample-notice-icon,.notice.editorsDsProductSample-notice .editorsDsProductSample-notice-inner .editorsDsProductSample-notice-content,.notice.editorsDsProductSample-notice .editorsDsProductSample-notice-inner .editorsDsProductSample-install-now{display:table-cell;vertical-align:middle;}
5 .notice.editorsDsProductSample-notice .editorsDsProductSample-notice-icon{color:#509ed2;font-size:13px;width:60px;}
6 .notice.editorsDsProductSample-notice .editorsDsProductSample-notice-icon img{width:64px;}
7 .notice.editorsDsProductSample-notice .editorsDsProductSample-notice-content{padding:0 40px 0 20px;}
8 .notice.editorsDsProductSample-notice p{padding:0;margin:0;}
9 .notice.editorsDsProductSample-notice h3{margin:0 0 5px;}
10 .notice.editorsDsProductSample-notice .editorsDsProductSample-install-now{text-align:center;}
11 .notice.editorsDsProductSample-notice .editorsDsProductSample-install-now .editorsDsProductSample-install-button{padding:6px 50px;height:auto;line-height:20px;background:#32396a;border-color:#272c51 #0f153e #040823;-webkit-box-shadow:0 1px 0 #0d1f82;box-shadow:0 1px 0 #0d1f82;text-shadow:0 -1px 1px #272c51,1px 0 1px #171b3e,0 1px 1px #0a1035,-1px 0 1px #040721;}
12 .notice.editorsDsProductSample-notice .editorsDsProductSample-install-now .editorsDsProductSample-install-button:hover{background:#272c51;}
13 .notice.editorsDsProductSample-notice a.no-thanks{display:block;margin-top:10px;color:#72777c;text-decoration:none;}
14 .notice.editorsDsProductSample-notice a.no-thanks:hover{color:#444;}
15 @media (max-width:767px){
16 .notice.notice.editorsDsProductSample-notice .editorsDsProductSample-notice-inner{display:block;}
17 .notice.editorsDsProductSample-notice{padding:20px!important;}
18 .notice.editorsDsProductSample-noticee .editorsDsProductSample-notice-inner{display:block;}
19 .notice.editorsDsProductSample-notice .editorsDsProductSample-notice-inner .editorsDsProductSample-notice-content{display:block;padding:0;}
20 .notice.editorsDsProductSample-notice .editorsDsProductSample-notice-inner .editorsDsProductSample-notice-icon{display:none;}
21 .notice.editorsDsProductSample-notice .editorsDsProductSample-notice-inner .editorsDsProductSample-install-now{margin-top:20px;display:block;text-align:left;}
22 .notice.editorsDsProductSample-notice .editorsDsProductSample-notice-inner .no-thanks{display:inline-block;margin-left:15px;}
23 }
24 .notice.editorsDsProductSample-notice .editorsDsProductSample-install-now{float:right;}
25 .notice.editorsDsProductSample-notice .editorsDsProductSample-install-now .editorsDsProductSample-install-button{padding:6px 0!important;width:200px;}